Makefile.fpc 156 B

1234567891011121314
  1. #
  2. # Makefile.fpc for InterBase bindings
  3. #
  4. [targets]
  5. units=ibase
  6. examples=testib
  7. [dirs]
  8. fpcdir=../..
  9. [rules]
  10. testib$(EXEEXT): testib.pp ibase$(PPUEXT)