fpc/packages/postgres/Makefile.fpc
marco aba88e1f3c * postgres and sqlite moved
git-svn-id: trunk@9945 -
2008-01-26 17:12:43 +00:00

32 lines
336 B
Makefile

#
# Makefile.fpc for Postgres bindings
#
[package]
name=postgres
version=2.0.0
[target]
units=dllist dllistdyn postgres postgres3 postgres3dyn
examples=testpg1 testpg2
[require]
libc=y
[install]
fpcpackage=y
[default]
fpcdir=../..
[compiler]
includedir=src
sourcedir=src tests examples
[shared]
build=n
[rules]
.NOTPARALLEL: