summaryrefslogtreecommitdiff
path: root/packages/unzip/Makefile.fpc.fpcmake
blob: cab2d68530cd5822a93f4834969921ab9ea918b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
#   Makefile.fpc for Unzip
#

[package]
name=unzip
version=3.1.1

[target]
units=ziptypes unzip51g
units_emx=unzipdll
units_os2=unzipdll

[compiler]
includedir=src
sourcedir=src tests

[install]
fpcpackage=y

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: