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

[package]
name=hash
version=2.5.1

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

[install]
fpcpackage=y

[compiler]
sourcedir=src

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: