Makefile.am 787 B

1234567891011121314151617
  1. bin_PROGRAMS = ppremake
  2. ppremake_SOURCES = \
  3. check_include.cxx check_include.h filename.cxx filename.h \
  4. find_searchpath.cxx find_searchpath.h \
  5. gnu_getopt.c gnu_getopt.h gnu_regex.c gnu_regex.h \
  6. ppCommandFile.cxx ppCommandFile.h ppDependableFile.cxx \
  7. ppDependableFile.h ppDirectory.cxx \
  8. ppDirectory.h ppDirectoryTree.cxx ppDirectoryTree.h \
  9. ppMain.cxx ppMain.h \
  10. ppFilenamePattern.cxx \
  11. ppFilenamePattern.h ppNamedScopes.cxx ppNamedScopes.h \
  12. ppScope.cxx ppScope.h ppSubroutine.cxx ppSubroutine.h \
  13. ppremake.cxx ppremake.h sedAddress.cxx sedAddress.h sedCommand.cxx \
  14. sedCommand.h sedContext.cxx sedContext.h sedProcess.cxx \
  15. sedProcess.h sedScript.cxx sedScript.h tokenize.cxx \
  16. tokenize.h