summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/fpgtk/examples/Makefile.fpc
blob: 560c1d44c863d98dd1d491b5566f80ef6c7cef6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
#   Makefile.fpc for fpgtk
#

[target]
programs=testgtk

[require]
packages=fpgtk

[clean]
units=lister

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: