summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/libndsfpc/examples/debugging/Makefile.fpc
blob: 9e312d65de555f85c3355f77a17f4adc4037b1b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#   Makefile.fpc for Free Pascal libndsfpc 2.x.y Examples
#

[target]
dirs=exceptionTest

[require]
packages=libndsfpc

[install]
fpcpackage=y

[default]
fpcdir=../../../..

[rules]
.NOTPARALLEL: