Makefile.fpc 199 B

12345678910111213141516171819
  1. #
  2. # Makefile.fpc for Registry TestFramework
  3. #
  4. [package]
  5. main=fcl
  6. [target]
  7. examples=tregtestframework
  8. [install]
  9. fpcpackage=y
  10. [default]
  11. fpcdir=../../..
  12. [rules]
  13. .NOTPARALLEL: