fpc/packages/mysql/examples/Makefile.fpc
2015-08-11 06:50:18 +00:00

16 lines
171 B
Makefile

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