summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/Makefile.am
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>1999-12-09 13:01:21 +0000
committerroberto <roberto@FreeBSD.org>1999-12-09 13:01:21 +0000
commitef64b99e8412f2273dd2e8b3291c2f78ffc4667f (patch)
treefc0cfa1aab0ff6b228f511b410733ef4f35d1ead /contrib/ntp/include/Makefile.am
downloadFreeBSD-src-ef64b99e8412f2273dd2e8b3291c2f78ffc4667f.zip
FreeBSD-src-ef64b99e8412f2273dd2e8b3291c2f78ffc4667f.tar.gz
Virgin import of ntpd 4.0.98f
Diffstat (limited to 'contrib/ntp/include/Makefile.am')
-rw-r--r--contrib/ntp/include/Makefile.am44
1 files changed, 44 insertions, 0 deletions
diff --git a/contrib/ntp/include/Makefile.am b/contrib/ntp/include/Makefile.am
new file mode 100644
index 0000000..1f80c16
--- /dev/null
+++ b/contrib/ntp/include/Makefile.am
@@ -0,0 +1,44 @@
+#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
+AUTOMAKE_OPTIONS = ../util/ansi2knr
+ETAGS_ARGS = $(srcdir)/Makefile.am
+#EXTRA_DIST = TAGS
+
+noinst_HEADERS = \
+ adjtime.h \
+ ascii.h \
+ binio.h \
+ global.h \
+ gps.h \
+ ieee754io.h \
+ iosignal.h \
+ l_stdlib.h \
+ mbg_gps166.h \
+ md5.h \
+ mx4200.h \
+ ntif.h \
+ ntp.h \
+ ntp_calendar.h \
+ ntp_control.h \
+ ntp_datum.h \
+ ntp_filegen.h \
+ ntp_fp.h \
+ ntp_if.h \
+ ntp_io.h \
+ ntp_machine.h \
+ ntp_malloc.h \
+ ntp_proto.h \
+ ntp_refclock.h \
+ ntp_request.h \
+ ntp_select.h \
+ ntp_stdlib.h \
+ ntp_string.h \
+ ntp_syscall.h \
+ ntp_syslog.h \
+ ntp_types.h \
+ ntp_unixtime.h \
+ ntpd.h \
+ parse.h \
+ parse_conf.h \
+ recvbuff.h \
+ trimble.h
+
OpenPOWER on IntegriCloud