fpc/packages/mysql/examples/Makefile.fpc
joost 72329830af * Restructured makefiles for examples
git-svn-id: trunk@12396 -
2008-12-19 15:57:57 +00:00

16 lines
163 B
Makefile

#
# Makefile.fpc for mysql units example
#
[target]
programs=testdb4 mysqls testdb3
[require]
packages=mysql
[install]
fpcpackage=y
[default]
fpcdir=../../..