Makefile.fpc 237 B

1234567891011121314151617181920212223
  1. #
  2. # Makefile.fpc for InterBase bindings
  3. #
  4. [package]
  5. name=ibase
  6. version=2.0.0
  7. [target]
  8. units=ibase40 ibase60 ibase60dyn
  9. examples=testib40 testib60
  10. [require]
  11. libc=y
  12. [install]
  13. fpcpackage=y
  14. [default]
  15. fpcdir=../../..
  16. [shared]
  17. build=n