]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - contrib/ntp/include/Makefile.am
o Fix invalid TCP checksums with pf(4). [EN-16:02.pf]
[FreeBSD/releng/9.3.git] / contrib / ntp / include / Makefile.am
1 NULL =
2
3 SUBDIRS = isc
4
5 noinst_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         lib_strbuf.h    \
20         libntp.h        \
21         mbg_gps166.h    \
22         mx4200.h        \
23         ntif.h          \
24         ntp.h           \
25         ntp_assert.h    \
26         ntp_calendar.h  \
27         ntp_cmdargs.h   \
28         ntp_config.h    \
29         ntp_control.h   \
30         ntp_crypto.h    \
31         ntp_prio_q.h    \
32         ntp_datum.h     \
33         ntp_debug.h     \
34         ntp_filegen.h   \
35         ntp_fp.h        \
36         ntp_if.h        \
37         ntp_intres.h    \
38         ntp_io.h        \
39         ntp_libopts.h   \
40         ntp_lineedit.h  \
41         ntp_lists.h     \
42         ntp_machine.h   \
43         ntp_malloc.h    \
44         ntp_md5.h       \
45         ntp_net.h       \
46         ntp_proto.h     \
47         ntp_random.h    \
48         ntp_refclock.h  \
49         ntp_request.h   \
50         ntp_rfc2553.h   \
51         ntp_select.h    \
52         ntp_stdlib.h    \
53         ntp_string.h    \
54         ntp_syscall.h   \
55         ntp_syslog.h    \
56         ntp_tty.h       \
57         ntp_types.h     \
58         ntp_unixtime.h  \
59         ntp_worker.h    \
60         ntp_workimpl.h  \
61         ntpd.h          \
62         ntpsim.h        \
63         parse.h         \
64         parse_conf.h    \
65         rc_cmdlength.h  \
66         recvbuff.h      \
67         refclock_atom.h \
68         refidsmear.h    \
69         safecast.h      \
70         ssl_applink.c   \
71         timepps-SCO.h   \
72         timepps-Solaris.h       \
73         timepps-SunOS.h \
74         timespecops.h   \
75         timetoa.h       \
76         timevalops.h    \
77         trimble.h       \
78         vint64ops.h     \
79         $(NULL)
80