fpc/packages/hash/Makefile.fpc.fpcmake
marco 98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00

28 lines
284 B
Makefile

#
# Makefile.fpc for MD5 checksum.
#
[package]
name=hash
version=3.3.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: