Makefile.fpc 285 B

12345678910111213141516171819202122
  1. #
  2. # Makefile.fpc for fppkg
  3. #
  4. [package]
  5. name=fpmake
  6. version=2.1.4
  7. [target]
  8. units=fpmktype fpmkunit
  9. [install]
  10. fpcpackage=y
  11. [default]
  12. fpcdir=../../..
  13. [rules]
  14. .NOTPARALLEL:
  15. fpmkunit$(PPUEXT) : fpmkunit.pp fpmkcnst.inc fpmktype$(PPUEXT)
  16. fpmktype$(PPUEXT) : fpmktype.pp fpmkcnst.inc