jack1 codebase
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.

20 lines
387B

  1. MAINTAINERCLEANFILES = Makefile.in
  2. # systemtest.c and sanitycheck.c are not .h file's
  3. # but they behaves like one, and need to be included
  4. # in the tarball.
  5. noinst_HEADERS = \
  6. systemtest.c \
  7. sanitycheck.c \
  8. atomicity.h \
  9. cycles.h \
  10. getopt.h \
  11. ipc.h \
  12. mach_port.h \
  13. pThreadUtilities.h \
  14. poll.h \
  15. portaudio.h \
  16. time.c \
  17. time.h