summaryrefslogtreecommitdiff
path: root/packages/base/ibase/Makefile.fpc
blob: a26ae0c6abae74f28e52e60b7d27c0a359de89f5 (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
#
#   Makefile.fpc for InterBase bindings
#

[package]
name=ibase
version=2.2.1

[target]
units=ibase40 ibase60 ibase60dyn
examples=testib40 testib60

[require]
libc=y

[install]
fpcpackage=y

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

[shared]
build=n

[rules]
.NOTPARALLEL: