summaryrefslogtreecommitdiff
path: root/packages/ibase/Makefile.fpc.fpcmake
blob: dca768915162d319f882c8a08787aa214f7ced09 (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
28
29
30
#
#   Makefile.fpc for InterBase bindings
#

[package]
name=ibase
version=3.0.1

[target]
units=ibase40 ibase60 ibase60dyn
exampledirs=examples

[require]
libc=y

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src

[shared]
build=n

[rules]
.NOTPARALLEL: