fpc/packages/postgres/examples/Makefile.fpc
joost 7ea44b56bf * Restructured makefiles for examples
git-svn-id: trunk@12401 -
2008-12-19 16:56:42 +00:00

16 lines
162 B
Makefile

#
# Makefile.fpc for postgres units example
#
[target]
programs=testpg1 testpg2
[require]
packages=postgres
[install]
fpcpackage=y
[default]
fpcdir=../../..