fpc/packages/unzip/Makefile.fpc.fpcmake
joost 68d9066200 * Changed more packages to fpmake building
git-svn-id: trunk@20089 -
2012-01-15 18:26:19 +00:00

26 lines
257 B
Makefile

#
# Makefile.fpc for Unzip
#
[package]
name=unzip
version=2.7.1
[target]
units=ziptypes unzip51g
units_emx=unzipdll
units_os2=unzipdll
[compiler]
includedir=src
sourcedir=src tests
[install]
fpcpackage=y
[default]
fpcdir=../..
[rules]
.NOTPARALLEL: