summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/openal/Makefile.fpc
blob: 8417681762251a16f708de47806fbe44a78f8351 (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 OpenAL bindings
#

[package]
name=openal
version=2.6.4

[target]
units=openal
exampledirs=examples

[require]

[install]
fpcpackage=y

[compiler]
includedir=src
sourcedir=src tests examples

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: