/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
- #
- # Makefile.fpc for SQL IBConnection
- #
- [package]
- main=fcl-db
- [target]
- units=ibconnection fbadmin fbeventmonitor
- [require]
- packages=fcl-xml ibase
- [compiler]
- options=-S2
- [install]
- fpcpackage=y
- [default]
- fpcdir=../../../../..
- [rules]
- .NOTPARALLEL: