summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/Makefile.am
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-07-15 19:21:26 +0000
committerdelphij <delphij@FreeBSD.org>2015-07-15 19:21:26 +0000
commit2a25cee78ab1d37e7d2bc40ae675646974d99f56 (patch)
treeb0302ac4be59e104f4e1e54014561a1389397192 /contrib/ntp/include/Makefile.am
parenta0741a75537b2e0514472ac3b28afc55a7846c30 (diff)
downloadFreeBSD-src-2a25cee78ab1d37e7d2bc40ae675646974d99f56.zip
FreeBSD-src-2a25cee78ab1d37e7d2bc40ae675646974d99f56.tar.gz
MFC r280849,280915-280916,281015-281016,282097,282408,282415,283542,
284864,285169-285170,285435: ntp 4.2.8p3. Relnotes: yes Approved by: re (?)
Diffstat (limited to 'contrib/ntp/include/Makefile.am')
-rw-r--r--contrib/ntp/include/Makefile.am127
1 files changed, 71 insertions, 56 deletions
diff --git a/contrib/ntp/include/Makefile.am b/contrib/ntp/include/Makefile.am
index 1fbe6fc..8b063c3 100644
--- a/contrib/ntp/include/Makefile.am
+++ b/contrib/ntp/include/Makefile.am
@@ -1,63 +1,78 @@
-#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
-AUTOMAKE_OPTIONS = ../util/ansi2knr
-ETAGS_ARGS = $(srcdir)/Makefile.am
-EXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def
+NULL =
SUBDIRS = isc
-noinst_HEADERS = \
- adjtime.h \
- audio.h \
- ascii.h \
- audio.h \
- binio.h \
- global.h \
- gps.h \
- hopf6039.h \
- icom.h \
- ieee754io.h \
- iosignal.h \
- l_stdlib.h \
- mbg_gps166.h \
- mx4200.h \
- ntif.h \
- ntp.h \
- ntp_calendar.h \
- ntp_cmdargs.h \
- ntp_config.h \
- ntp_control.h \
- ntp_crypto.h \
- ntp_datum.h \
- ntp_debug.h \
- ntp_filegen.h \
- ntp_fp.h \
- ntp_if.h \
- ntp_io.h \
- ntp_machine.h \
- ntp_malloc.h \
- ntp_md5.h \
- ntp_proto.h \
- ntp_random.h \
- ntp_refclock.h \
- ntp_request.h \
- ntp_rfc2553.h \
- ntp_select.h \
- ntp_sprintf.h \
- ntp_stdlib.h \
- ntp_string.h \
- ntp_syscall.h \
- ntp_syslog.h \
- ntp_tty.h \
- ntp_types.h \
- ntp_unixtime.h \
- ntpd.h \
- ntpsim.h \
- parse.h \
- parse_conf.h \
- recvbuff.h \
- rsa_md5.h \
+noinst_HEADERS = \
+ adjtime.h \
+ audio.h \
+ ascii.h \
+ audio.h \
+ binio.h \
+ declcond.h \
+ gps.h \
+ hopf6039.h \
+ icom.h \
+ ieee754io.h \
+ intreswork.h \
+ iosignal.h \
+ l_stdlib.h \
+ lib_strbuf.h \
+ libntp.h \
+ mbg_gps166.h \
+ mx4200.h \
+ ntif.h \
+ ntp.h \
+ ntp_assert.h \
+ ntp_calendar.h \
+ ntp_cmdargs.h \
+ ntp_config.h \
+ ntp_control.h \
+ ntp_crypto.h \
+ ntp_prio_q.h \
+ ntp_datum.h \
+ ntp_debug.h \
+ ntp_filegen.h \
+ ntp_fp.h \
+ ntp_if.h \
+ ntp_intres.h \
+ ntp_io.h \
+ ntp_libopts.h \
+ ntp_lineedit.h \
+ ntp_lists.h \
+ ntp_machine.h \
+ ntp_malloc.h \
+ ntp_md5.h \
+ ntp_net.h \
+ ntp_proto.h \
+ ntp_random.h \
+ ntp_refclock.h \
+ ntp_request.h \
+ ntp_rfc2553.h \
+ ntp_select.h \
+ ntp_stdlib.h \
+ ntp_string.h \
+ ntp_syscall.h \
+ ntp_syslog.h \
+ ntp_tty.h \
+ ntp_types.h \
+ ntp_unixtime.h \
+ ntp_worker.h \
+ ntp_workimpl.h \
+ ntpd.h \
+ ntpsim.h \
+ parse.h \
+ parse_conf.h \
+ recvbuff.h \
+ refclock_atom.h \
+ refidsmear.h \
+ ssl_applink.c \
timepps-SCO.h \
timepps-Solaris.h \
timepps-SunOS.h \
- trimble.h
+ timespecops.h \
+ timetoa.h \
+ timevalops.h \
+ trimble.h \
+ vint64ops.h \
+ $(NULL)
OpenPOWER on IntegriCloud