fpc/packages/uuid/examples/Makefile.fpc
joost fc2409d812 * Restructured makefiles for examples
git-svn-id: trunk@12412 -
2008-12-20 22:40:04 +00:00

16 lines
157 B
Makefile

#
# Makefile.fpc for uuid units example
#
[target]
programs=testuid testlibuid
[require]
packages=uuid
[install]
fpcpackage=y
[default]
fpcdir=../../..