summaryrefslogtreecommitdiff
path: root/packages/unzip/Makefile.fpc.fpcmake
blob: d6af6456ebdf0518ab87438833d3caeb23b532f3 (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.3.1

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

[compiler]
includedir=src
sourcedir=src tests

[install]
fpcpackage=y

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: