]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - contrib/ntp/include/Makefile.am
Fix BIND remote denial of service vulnerability. [SA-16:08]
[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_keyacc.h    \
40         ntp_libopts.h   \
41         ntp_lineedit.h  \
42         ntp_lists.h     \
43         ntp_machine.h   \
44         ntp_malloc.h    \
45         ntp_md5.h       \
46         ntp_net.h       \
47         ntp_proto.h     \
48         ntp_random.h    \
49         ntp_refclock.h  \
50         ntp_request.h   \
51         ntp_rfc2553.h   \
52         ntp_select.h    \
53         ntp_stdlib.h    \
54         ntp_string.h    \
55         ntp_syscall.h   \
56         ntp_syslog.h    \
57         ntp_tty.h       \
58         ntp_types.h     \
59         ntp_unixtime.h  \
60         ntp_worker.h    \
61         ntp_workimpl.h  \
62         ntpd.h          \
63         ntpsim.h        \
64         parse.h         \
65         parse_conf.h    \
66         rc_cmdlength.h  \
67         recvbuff.h      \
68         refclock_atom.h \
69         refidsmear.h    \
70         safecast.h      \
71         ssl_applink.c   \
72         timepps-SCO.h   \
73         timepps-Solaris.h       \
74         timepps-SunOS.h \
75         timespecops.h   \
76         timetoa.h       \
77         timevalops.h    \
78         trimble.h       \
79         vint64ops.h     \
80         $(NULL)
81