]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ntp/include/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ntp / include / Makefile.am
1 #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
2 AUTOMAKE_OPTIONS = ../util/ansi2knr
3 ETAGS_ARGS = $(srcdir)/Makefile.am
4 EXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def
5
6 SUBDIRS = isc
7
8 noinst_HEADERS = \
9         adjtime.h \
10         audio.h \
11         ascii.h \
12         audio.h \
13         binio.h \
14         global.h \
15         gps.h \
16         hopf6039.h \
17         icom.h \
18         ieee754io.h \
19         iosignal.h \
20         l_stdlib.h \
21         mbg_gps166.h \
22         mx4200.h \
23         ntif.h \
24         ntp.h \
25         ntp_calendar.h \
26         ntp_cmdargs.h \
27         ntp_config.h \
28         ntp_control.h \
29         ntp_crypto.h \
30         ntp_datum.h \
31         ntp_debug.h \
32         ntp_filegen.h \
33         ntp_fp.h \
34         ntp_if.h \
35         ntp_io.h \
36         ntp_machine.h \
37         ntp_malloc.h \
38         ntp_md5.h \
39         ntp_proto.h \
40         ntp_random.h \
41         ntp_refclock.h \
42         ntp_request.h \
43         ntp_rfc2553.h \
44         ntp_select.h \
45         ntp_sprintf.h \
46         ntp_stdlib.h \
47         ntp_string.h \
48         ntp_syscall.h \
49         ntp_syslog.h \
50         ntp_tty.h \
51         ntp_types.h \
52         ntp_unixtime.h \
53         ntpd.h \
54         ntpsim.h \
55         parse.h \
56         parse_conf.h \
57         recvbuff.h \
58         rsa_md5.h \
59         timepps-SCO.h   \
60         timepps-Solaris.h       \
61         timepps-SunOS.h \
62         trimble.h
63