Makefile.fpc.fpcmake 206 B

123456789101112131415161718192021222324
  1. #
  2. # Makefile.fpc for FastCGI
  3. #
  4. [package]
  5. name=fastcgi
  6. version=3.3.1
  7. [target]
  8. units=fastcgi
  9. [compiler]
  10. options=-S2h
  11. sourcedir=src
  12. [install]
  13. fpcpackage=y
  14. [default]
  15. fpcdir=../..
  16. [rules]
  17. .NOTPARALLEL: