summaryrefslogtreecommitdiff
path: root/packages/libndsfpc/examples/graphics/Backgrounds/Makefile.fpc
blob: 414f546ccc975a4bc3c68ad53e64e4ca249d452e (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=16bit_color_bmp 256_color_bmp all_in_one Double_Buffer rotation

[require]
packages=libndsfpc

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: