fpc/packages/extra/gtk2/examples/helloworld/Makefile.fpc

16 lines
168 B
Makefile

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