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