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

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