summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/isc/Makefile.am
blob: a5b253c9ddc6f922caa61793a1c49e009bbaebf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
AUTOMAKE_OPTIONS = ../util/ansi2knr
ETAGS_ARGS = $(srcdir)/Makefile.am
#EXTRA_DIST = TAGS

noinst_HEADERS = \
	app.h \
	assertions.h \
	boolean.h \
	error.h \
	formatcheck.h \
	int.h \
	interfaceiter.h \
	ipv6.h \
	lang.h \
	lib.h \
	list.h \
	magic.h \
	mem.h \
	msgcat.h \
	msgs.h \
	mutex.h \
	net.h \
	netaddr.h \
	offset.h \
	once.h \
	platform.h \
	print.h \
	result.h \
	sockaddr.h \
	strerror.h \
	string.h \
	types.h \
	util.h
OpenPOWER on IntegriCloud