fpc/packages/postgres/Makefile.fpc

14 lines
156 B
Makefile

#
# Makefile.fpc for Postgres bindings
#
[targets]
units=dllist postgres
examples=testpg1 testpg2
[install]
examplesubdir=postgres
[dirs]
fpcdir=../..