summaryrefslogtreecommitdiff
path: root/packages/libndsfpc/examples/gl2d/Makefile.fpc
blob: 407b5728458265849a08f921903df44fb8c4008d (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=2Dplus3D dual_screen fonts primitives scrolling sprites

[require]
packages=libndsfpc

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: