This commit is contained in:
lukem 2008-10-08 03:55:18 +00:00
parent e9415a55f8
commit a1e399536b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.14 2005/08/24 19:59:08 elad Exp $
# $NetBSD: Makefile,v 1.15 2008/10/08 03:55:18 lukem Exp $
# @(#)Makefile 8.2 (Berkeley) 4/28/95
WARNS= 3
WARNS= 4
PROG= cksum
SRCS= cksum.c crc.c md2.c md4.c md5.c sha1.c rmd160.c print.c sum1.c sum2.c
SRCS+= sha256.c sha384.c sha512.c