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

[target]
dirs=network usbkeyboard usbgecko 

[require]
packages=libogcfpc

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: