fpc/packages/postgres/Makefile.fpc
2001-05-03 21:35:04 +00:00

21 lines
205 B
Makefile

#
# Makefile.fpc for Postgres bindings
#
[package]
name=postgres
version=1.0.5
[target]
units=dllist postgres
examples=testpg1 testpg2
[require]
libc=y
[install]
fpcpackage=y
[default]
fpcdir=../..