fpc/packages/hash/Makefile.fpc
peter f856932b40 * move hash
git-svn-id: trunk@8936 -
2007-10-25 20:16:21 +00:00

25 lines
243 B
Makefile

#
# Makefile.fpc for MD5 checksum.
#
[package]
name=hash
version=2.0.0
[target]
units=md5 crc ntlm uuid
units_linux=unixcrypt
examples=mdtest
[install]
fpcpackage=y
[compiler]
sourcedir=src
[default]
fpcdir=../..
[rules]
.NOTPARALLEL: