fpc/packages/gtk2/examples/helloworld/Makefile.fpc
marco af2dd9b40d * gtk2 first pass
git-svn-id: trunk@9985 -
2008-01-26 22:20:45 +00:00

19 lines
188 B
Makefile

#
# Makefile.fpc for Free Pascal GTK 2.x.y Examples
#
[target]
programs=helloworld
[require]
packages=gtk2
[install]
fpcpackage=y
[default]
fpcdir=../../../..
[rules]
.NOTPARALLEL: