summaryrefslogtreecommitdiff
path: root/packages/libogcfpc/examples/devices/usbkeyboard/Makefile.fpc
blob: 0790db976653bcf44f29799dd4edb7cd60661988 (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=basic_stdin

[require]
packages=libogcfpc

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: