Makefile.fpc 162 B

12345678910111213141516
  1. #
  2. # Makefile.fpc for MySql FCL db units
  3. #
  4. [package]
  5. main=fcl
  6. [target]
  7. units=sdfdata
  8. examples=testsdf testfix
  9. [install]
  10. fpcpackage=y
  11. [default]
  12. fpcdir=../../..