summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/gtk2/examples/gettingstarted/Makefile.fpc
blob: 99d18a90041bd5d1f3306c2be41c4824042e9bc6 (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=gettingstarted

[require]
packages=gtk2

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: