xref: /freebsd-src/contrib/ntp/include/Makefile.am (revision f5f40dd63bc7acbb5312b26ac1ea1103c12352a6)
1NULL =
2
3SUBDIRS = isc
4
5noinst_HEADERS =	\
6	adjtime.h	\
7	audio.h		\
8	ascii.h		\
9	audio.h		\
10	binio.h		\
11	c99_snprintf.h	\
12	declcond.h	\
13	gps.h		\
14	hopf6039.h	\
15	icom.h		\
16	ieee754io.h	\
17	intreswork.h	\
18	iosignal.h	\
19	l_stdlib.h	\
20	libssl_compat.h	\
21	lib_strbuf.h	\
22	libntp.h	\
23	mbg_gps166.h	\
24	mx4200.h	\
25	ntif.h		\
26	ntp.h		\
27	ntp_assert.h	\
28	ntp_calendar.h	\
29	ntp_calgps.h	\
30	ntp_cmdargs.h	\
31	ntp_config.h	\
32	ntp_control.h	\
33	ntp_crypto.h	\
34	ntp_prio_q.h	\
35	ntp_datum.h	\
36	ntp_debug.h	\
37	ntp_filegen.h	\
38	ntp_fp.h	\
39	ntp_if.h	\
40	ntp_intres.h	\
41	ntp_io.h	\
42	ntp_keyacc.h	\
43	ntp_libopts.h	\
44	ntp_lineedit.h	\
45	ntp_lists.h	\
46	ntp_machine.h	\
47	ntp_malloc.h	\
48	ntp_md5.h	\
49	ntp_net.h	\
50	ntp_proto.h	\
51	ntp_psl.h	\
52	ntp_random.h	\
53	ntp_refclock.h	\
54	ntp_request.h	\
55	ntp_rfc2553.h	\
56	ntp_select.h	\
57	ntp_stdlib.h	\
58	ntp_string.h	\
59	ntp_syscall.h	\
60	ntp_syslog.h	\
61	ntp_tty.h	\
62	ntp_types.h	\
63	ntp_unixtime.h	\
64	ntp_worker.h	\
65	ntp_workimpl.h	\
66	ntpd.h		\
67	ntpsim.h	\
68	parse.h		\
69	parse_conf.h	\
70	rc_cmdlength.h	\
71	recvbuff.h	\
72	refclock_atom.h	\
73	refidsmear.h	\
74	safecast.h	\
75	ssl_applink.c	\
76	timepps-SCO.h	\
77	timepps-Solaris.h	\
78	timepps-SunOS.h	\
79	timespecops.h	\
80	timetoa.h	\
81	timevalops.h	\
82	timexsup.h	\
83	trimble.h	\
84	vint64ops.h	\
85	$(NULL)
86
87