summaryrefslogtreecommitdiff
path: root/packages/a52/Makefile.fpc
blob: 79df872dd7127aa430eea76e097204390708dfbf (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 A52DEC bindings
#

[package]
name=a52
version=2.5.1

[target]
units=a52

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: