/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

  1. #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
  2. AUTOMAKE_OPTIONS = ../util/ansi2knr
  3. ETAGS_ARGS = $(srcdir)/Makefile.am
  4. #EXTRA_DIST = TAGS
  5. noinst_HEADERS = \
  6. app.h \
  7. assertions.h \
  8. boolean.h \
  9. buffer.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. netscope.h \
  26. offset.h \
  27. once.h \
  28. platform.h \
  29. print.h \
  30. result.h \
  31. region.h \
  32. sockaddr.h \
  33. strerror.h \
  34. string.h \
  35. types.h \
  36. util.h