summaryrefslogtreecommitdiff
path: root/packages/libxml/Makefile.fpc.fpcmake
blob: 0b0387064402e2c4876124da7d423bfbbf288494 (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
#
#   Makefile.fpc for OpenAL bindings
#

[package]
name=libxml2
version=3.0.1

[target]
units=xml2 xmlxsdparser xmlxsd
exampledirs=examples

[require]

[install]
fpcpackage=y

[compiler]
sourcedir=src tests examples

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: