summaryrefslogtreecommitdiff
path: root/packages/hash/Makefile.fpc.fpcmake
blob: db79f2ae4511c70c8df3f749b1abfe6cb4704944 (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
26
27
#
#   Makefile.fpc for MD5 checksum.
#

[package]
name=hash
version=3.0.3

[require]
packages=rtl-objpas

[target]
units=md5 crc ntlm sha1 uuid
units_linux=unixcrypt
exampledirs=examples

[install]
fpcpackage=y

[compiler]
sourcedir=src

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: