1234567891011121314151617 |
- #
- # Makefile.fpc for PasZLib
- #
- [package]
- name=paszlib
- version=1.9.0
- [target]
- units=paszlib adler gzcrc gzio infblock infcodes inffast inftrees infutil trees zcompres zdeflate zinflate zbase zuncompr zutil
- examples=example minigzip
- [install]
- fpcpackage=y
- [default]
- fpcdir=../../..
|