summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libntp/Makefile.am
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2008-08-17 17:37:33 +0000
committerroberto <roberto@FreeBSD.org>2008-08-17 17:37:33 +0000
commit4ded1c1fa0bc21c61f91a2dbe864835986745121 (patch)
tree16d100fbc9dae63888d48b464e471ba0e5065193 /contrib/ntp/libntp/Makefile.am
parent8b5a86d4fda08a9c68231415812edcb26be52f79 (diff)
downloadFreeBSD-src-4ded1c1fa0bc21c61f91a2dbe864835986745121.zip
FreeBSD-src-4ded1c1fa0bc21c61f91a2dbe864835986745121.tar.gz
Flatten the dist and various 4.n.n trees in preparation of future ntp imports.
Diffstat (limited to 'contrib/ntp/libntp/Makefile.am')
-rw-r--r--contrib/ntp/libntp/Makefile.am35
1 files changed, 0 insertions, 35 deletions
diff --git a/contrib/ntp/libntp/Makefile.am b/contrib/ntp/libntp/Makefile.am
deleted file mode 100644
index 75b5505..0000000
--- a/contrib/ntp/libntp/Makefile.am
+++ /dev/null
@@ -1,35 +0,0 @@
-#AUTOMAKE_OPTIONS = ../ansi2knr no-dependencies
-AUTOMAKE_OPTIONS = ../util/ansi2knr
-noinst_LIBRARIES = libntp.a @MAKE_LIBNTPSIM@
-EXTRA_LIBRARIES = libntpsim.a
-libntp_a_SRCS = a_md5encrypt.c adjtime.c atoint.c atolfp.c atouint.c \
- audio.c authkeys.c authreadkeys.c authusekey.c binio.c buftvtots.c \
- caljulian.c calleapwhen.c caltontp.c calyearstart.c clocktime.c \
- clocktypes.c decodenetnum.c dofptoa.c dolfptoa.c emalloc.c \
- findconfig.c fptoa.c fptoms.c getopt.c gpstolfp.c hextoint.c \
- hextolfp.c humandate.c icom.c ieee754io.c inttoa.c iosignal.c \
- lib_strbuf.c machines.c md5c.c memmove.c mfp_mul.c mfptoa.c \
- mfptoms.c mktime.c modetoa.c mstolfp.c msutotsf.c msyslog.c netof.c \
- ntp_rfc2553.c numtoa.c numtohost.c octtoint.c prettydate.c \
- ranny.c recvbuff.c refnumtoa.c snprintf.c socktoa.c socktohost.c \
- statestr.c strdup.c strerror.c strstr.c \
- syssignal.c tsftomsu.c tstotv.c tvtoa.c tvtots.c \
- uglydate.c uinttoa.c utvtoa.c ymd2yd.c \
- $(srcdir)/../libisc/assertions.c $(srcdir)/../libisc/error.c \
- $(srcdir)/../libisc/interfaceiter.c $(srcdir)/../libisc/lib.c \
- $(srcdir)/../libisc/mem.c $(srcdir)/../libisc/msgcat.c \
- $(srcdir)/../libisc/net.c $(srcdir)/../libisc/isc_strerror.c \
- $(srcdir)/../libisc/inet_ntop.c
-libntp_a_SOURCES = systime.c $(libntp_a_SRCS)
-libntpsim_a_SOURCES = systime_s.c $(libntp_a_SRCS)
-EXTRA_libntp_a_SOURCES = adjtimex.c log.c random.c
-INCLUDES = -I$(top_srcdir)/include -I../include
-ETAGS_ARGS = Makefile.am
-
-noinst_HEADERS = lib_strbuf.h log.h
-
-../include/des.h:
- touch ../include/des.h
-
-EXTRA_DIST = README
-
OpenPOWER on IntegriCloud