Makefile.fpc 123 B

12345678910
  1. #
  2. # Makefile.fpc for Postgres bindings
  3. #
  4. [targets]
  5. units=dllist postgres
  6. examples=testpg testemail
  7. [dirs]
  8. fpcdir=../..