Makefile.fpc 133 B

12345678910111213
  1. #
  2. # Makefile.fpc for CGI Units
  3. #
  4. [targets]
  5. units=systemlog
  6. examples=testlog
  7. [install]
  8. sourcesubdir=packages
  9. [dirs]
  10. fpcdir=../..