fpc/packages/newt/examples/Makefile.fpc
joost 7f5de0b22a * Restructured makefiles for examples
git-svn-id: trunk@12398 -
2008-12-19 16:10:56 +00:00

16 lines
156 B
Makefile

#
# Makefile.fpc for newt units example
#
[target]
programs=newt1 newt2 newt3
[require]
packages=newt
[install]
fpcpackage=y
[default]
fpcdir=../../..