summaryrefslogtreecommitdiff
path: root/packages/extra/gtk/examples/Makefile.fpc
blob: a97c38a7bfc19de16a89cad680065e788643c270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
#   Makefile.fpc for Free Pascal GTK 1.2.x Examples
#

[target]
dirs=tutorial
programs=entry notebook scribble clist ttt_test pixmap list progressbar filesel \
         statusbar toolbar rulers spinbutton

[require]
packages=gtk

[clean]
units=tictactoe

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: