/packages/fcl-db/src/sqldb/interbase/Makefile.fpc

https://github.com/slibre/freepascal · Unknown · 24 lines · 17 code · 7 blank · 0 comment · 0 complexity · 0fd796cab8d76549b793c908b79a7013 MD5 · raw file

  1. #
  2. # Makefile.fpc for SQL IBConnection
  3. #
  4. [package]
  5. main=fcl-db
  6. [target]
  7. units=ibconnection fbadmin fbeventmonitor
  8. [require]
  9. packages=fcl-xml ibase
  10. [compiler]
  11. options=-S2
  12. [install]
  13. fpcpackage=y
  14. [default]
  15. fpcdir=../../../../..
  16. [rules]
  17. .NOTPARALLEL: