mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-20 20:11:31 +02:00
11 lines
123 B
Makefile
11 lines
123 B
Makefile
#
|
|
# Makefile.fpc for Postgres bindings
|
|
#
|
|
|
|
[targets]
|
|
units=dllist postgres
|
|
examples=testpg testemail
|
|
|
|
[dirs]
|
|
fpcdir=../..
|