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

[target]
programs=scribble_simple

[require]
packages=gtk2

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: