Portable build framework for OpenNTPD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
319 B

  1. noinst_HEADERS =
  2. noinst_HEADERS += signal.h
  3. noinst_HEADERS += unistd.h
  4. noinst_HEADERS += sys/types.h
  5. noinst_HEADERS += sys/socket.h
  6. noinst_HEADERS += sys/time.h
  7. noinst_HEADERS += imsg.h
  8. noinst_HEADERS += string.h
  9. noinst_HEADERS += md5.h
  10. noinst_HEADERS += stdlib.h
  11. noinst_HEADERS += Makefile.in
  12. noinst_HEADERS += poll.h