Makefile.fpc 239 B

12345678910111213141516171819
  1. #
  2. # Makefile.fpc for dbus units example
  3. #
  4. [target]
  5. units=minimain
  6. programs=mod_example mod_hello mod_spelling testmodule
  7. [require]
  8. packages=httpd/httpd-2.2
  9. [install]
  10. fpcpackage=y
  11. [default]
  12. fpcdir=../../../..
  13. [rules]
  14. .NOTPARALLEL: