fpc/packages/gtk1/examples/tutorial/Makefile.fpc
marco 786cad5570 * Moved gtk -> gtk1 first pass
git-svn-id: trunk@9978 -
2008-01-26 21:17:10 +00:00

19 lines
212 B
Makefile

#
# Makefile.fpc for Free Pascal GTK 1.2.x Tutorial
#
[targets]
programs=$(subst .pp,,$(wildcard tut*.pp))
[require]
packages=gtk1
[install]
fpcpackage=y
[default]
fpcdir=../../../..
[rules]
.NOTPARALLEL: