Makefile.fpc 189 B

12345678910111213141516
  1. #
  2. # Makefile.fpc for InterBase bindings
  3. #
  4. [targets]
  5. units=cmem
  6. examples=testcmem
  7. [install]
  8. examplesubdir=cmem
  9. [dirs]
  10. fpcdir=../..
  11. [rules]
  12. testcmem$(EXEEXT): testcmem.pp cmem$(PPUEXT)