fpc/packages/hash/Makefile.fpc.fpcmake
marco d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00

28 lines
284 B
Makefile

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