repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
bsd
/
ntp
/
dist
/
include
/
Makefile.am
blob
206021266c8fd3927ef06ef12d2629643aa17130
1
NULL =
2
AUTOMAKE_OPTIONS =
3
ETAGS_ARGS = $(srcdir)/Makefile.am
4
EXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def version.texi
5
6
SUBDIRS = isc
7
8
noinst_HEADERS = \
9
adjtime.h \
10
audio.h \
11
ascii.h \
12
audio.h \
13
binio.h \
14
gps.h \
15
hopf6039.h \
16
icom.h \
17
ieee754io.h \
18
iosignal.h \
19
l_stdlib.h \
20
lib_strbuf.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_data_structures.h \
32
ntp_datum.h \
33
ntp_debug.h \
34
ntp_filegen.h \
35
ntp_fp.h \
36
ntp_if.h \
37
ntp_io.h \
38
ntp_lineedit.h \
39
ntp_lists.h \
40
ntp_machine.h \
41
ntp_malloc.h \
42
ntp_md5.h \
43
ntp_net.h \
44
ntp_proto.h \
45
ntp_random.h \
46
ntp_refclock.h \
47
ntp_request.h \
48
ntp_rfc2553.h \
49
ntp_select.h \
50
ntp_sprintf.h \
51
ntp_stdlib.h \
52
ntp_string.h \
53
ntp_syscall.h \
54
ntp_syslog.h \
55
ntp_tty.h \
56
ntp_types.h \
57
ntp_unixtime.h \
58
ntpd.h \
59
ntpsim.h \
60
parse.h \
61
parse_conf.h \
62
recvbuff.h \
63
refclock_atom.h \
64
ssl_applink.c \
65
timepps-SCO.h \
66
timepps-Solaris.h \
67
timepps-SunOS.h \
68
trimble.h \
69
$(NULL)
70