summaryrefslogtreecommitdiff
path: root/packages/fcl-db/src/base/Makefile.fpc
blob: b3bb92cffab6ab35c3da3d9ec1e0163c6e4d976a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# Makefile.fpc for SQL FCL db units
#

[package]
main=fcl-db
version=2.7.1

[target]
units=dbconst db dbwhtml bufdataset_parser bufdataset dbcoll sqlscript xmldatapacketreader
rsts=dbconst dbcoll sqlscript xmldatapacketreader

[require]
packages=fcl-base fcl-xml

[compiler]
options=-S2h
unitdir=../dbase

[install]
fpcpackage=y

[default]
fpcdir=../../../..

[rules]
.NOTPARALLEL: