]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - include/isc/Makefile.am
Fix compilation with gcc 4.1. This is imported on the vendor branch as it
[FreeBSD/FreeBSD.git] / include / isc / Makefile.am
1 #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
2 AUTOMAKE_OPTIONS = ../util/ansi2knr
3 ETAGS_ARGS = $(srcdir)/Makefile.am
4 #EXTRA_DIST = TAGS
5
6 noinst_HEADERS = \
7         app.h \
8         assertions.h \
9         boolean.h \
10         error.h \
11         formatcheck.h \
12         int.h \
13         interfaceiter.h \
14         ipv6.h \
15         lang.h \
16         lib.h \
17         list.h \
18         magic.h \
19         mem.h \
20         msgcat.h \
21         msgs.h \
22         mutex.h \
23         net.h \
24         netaddr.h \
25         offset.h \
26         once.h \
27         platform.h \
28         print.h \
29         result.h \
30         sockaddr.h \
31         strerror.h \
32         string.h \
33         types.h \
34         util.h