Makefile.fpc 286 B

1234567891011121314151617
  1. #
  2. # Makefile.fpc for PasZLib
  3. #
  4. [package]
  5. name=paszlib
  6. version=1.9.0
  7. [target]
  8. units=paszlib adler gzcrc gzio infblock infcodes inffast inftrees infutil trees zcompres zdeflate zinflate zbase zuncompr zutil
  9. examples=example minigzip
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../..