File: Makefile.am

package info (click to toggle)
xntp3 5.93-2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 7,644 kB
  • ctags: 7,419
  • sloc: ansic: 59,474; perl: 3,633; sh: 2,623; awk: 417; makefile: 311; asm: 37
file content (20 lines) | stat: -rw-r--r-- 1,048 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#AUTOMAKE_OPTIONS = no-dependencies
noinst_LIBRARIES = libntp.a
libntp_a_SOURCES = adjtime.c atoint.c atolfp.c atouint.c auth12crypt.c \
	authdecrypt.c authdes.c authencrypt.c authkeys.c authparity.c \
	authreadkeys.c authusekey.c buftvtots.c caljulian.c calleapwhen.c \
	caltontp.c calyearstart.c clocktime.c dofptoa.c dolfptoa.c emalloc.c \
	fptoa.c fptoms.c getopt.c hextoint.c hextolfp.c humandate.c inttoa.c \
	lib_strbuf.c memmove.c mfptoa.c mfptoms.c modetoa.c mstolfp.c \
	msutotsf.c numtoa.c refnumtoa.c numtohost.c octtoint.c prettydate.c \
	ranny.c tsftomsu.c tstotv.c tvtoa.c tvtots.c uglydate.c uinttoa.c \
	utvtoa.c machines.c clocktypes.c md5.c a_md5encrypt.c a_md5decrypt.c \
	a_md512crypt.c decodenetnum.c systime.c msyslog.c syssignal.c \
	findconfig.c netof.c statestr.c mexit.c
libntp_a_LIBADD = @LIBOBJS@
INCLUDES = -I$(top_srcdir)/include
ETAGS_ARGS = Makefile.am

noinst_HEADERS = lib_strbuf.h log.h

EXTRA_DIST = libntp.mak README $(HEADERS) adjtimex.c authdes.c.des authdes.c.export log.c makemc.bat messages.mc strerror.c