/contrib/ntp/include/isc/Makefile.am
https://bitbucket.org/freebsd/freebsd-head/ · Makefile · 37 lines · 34 code · 1 blank · 2 comment · 0 complexity · 66094c6cb6da1f3ce21319fb28b40bbd MD5 · raw file
- #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 \
- buffer.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 \
- netscope.h \
- offset.h \
- once.h \
- platform.h \
- print.h \
- result.h \
- region.h \
- sockaddr.h \
- strerror.h \
- string.h \
- types.h \
- util.h