fpc/fcl/db/interbase/Makefile.fpc
2001-05-03 21:35:04 +00:00

24 lines
239 B
Makefile

#
# Makefile.fpc for interbase FCL db units
#
[package]
main=fcl
[target]
units=interbase
examples=testib
[require]
packages=ibase
[compiler]
options=-S2
targetdir=../../$(OS_TARGET)
[install]
fpcpackage=y
[default]
fpcdir=../../..