Makefile.fpc 147 B

12345678910111213141516
  1. #
  2. # Makefile.fpc for DB TestFramework
  3. #
  4. [package]
  5. main=fcl
  6. [target]
  7. examples=dbtestframework
  8. [install]
  9. fpcpackage=y
  10. [default]
  11. fpcdir=../..