summaryrefslogtreecommitdiff
path: root/packages/hash/Makefile.fpc.fpcmake
blob: 0b898463673ce81c49ca16ddea1b2b66da239c7c (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.5

[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: