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

21 lines
207 B
Makefile

#
# Makefile.fpc for DBase FCL db units
#
[package]
main=fcl
[target]
units=dbf
examples=testdbf
[compiler]
options=-S2 -Sh
targetdir=../../$(OS_TARGET)
[install]
fpcpackage=y
[default]
fpcdir=../../..