Makefile.fpc 196 B

12345678910111213141516171819202122
  1. #
  2. # Makefile.fpc for httpd 1.3 unit
  3. #
  4. [package]
  5. name=httpd-1.3
  6. version=2.2.0
  7. [target]
  8. units=httpd
  9. [require]
  10. libc=y
  11. [install]
  12. fpcpackage=y
  13. [default]
  14. fpcdir=../../../..
  15. [rules]
  16. .NOTPARALLEL: