1#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies 2AUTOMAKE_OPTIONS = ../util/ansi2knr 3ETAGS_ARGS = $(srcdir)/Makefile.am 4#EXTRA_DIST = TAGS 5 6noinst_HEADERS = \ 7 app.h \ 8 assertions.h \ 9 boolean.h \ 10 buffer.h \ 11 error.h \ 12 formatcheck.h \ 13 int.h \ 14 interfaceiter.h \ 15 ipv6.h \ 16 lang.h \ 17 lib.h \ 18 list.h \ 19 magic.h \ 20 mem.h \ 21 msgcat.h \ 22 msgs.h \ 23 mutex.h \ 24 net.h \ 25 netaddr.h \ 26 netscope.h \ 27 offset.h \ 28 once.h \ 29 platform.h \ 30 print.h \ 31 result.h \ 32 region.h \ 33 sockaddr.h \ 34 strerror.h \ 35 string.h \ 36 types.h \ 37 util.h 38