summaryrefslogtreecommitdiff
path: root/packages/libgd/Makefile.fpc
blob: 358b4a53a4c5c48ac7c188c231cb924c3b3d1b2d (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
31
#
#   Makefile.fpc for GD Library interface
#

[package]
name=libgd
version=2.5.1

[require]
libc=y

[target]
units=gd
exampledirs=examples

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src


[shared]
build=n

[rules]
.NOTPARALLEL: