summaryrefslogtreecommitdiff
path: root/packages/libndsfpc/Makefile.fpc.fpcmake
blob: 2bc7ac3ea0e5632845e741b14773d047abf10e00 (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
27
28
29
30
31
32
33
34
35
36
37
#
#   Makefile.fpc for nds units
#

[package]
name=libndsfpc
version=3.1.1

[target]
units=nds9 nds7 dswifi9 dswifi7 fat filesystem maxmod9  maxmod7 gl2d
exampledirs=examples

[compiler]
options=
includedir=src src/dswifi src/fat src/maxmod src/gl2d
sourcedir=src tests

[prerules]
BINUTILSPREFIX=arm-none-eabi-

[install]
fpcpackage=y

[default]
cpu=arm
target=nds
fpcdir=../..

[require]
nortl=y

[shared]
build=n

[rules]
.NOTPARALLEL: