Remove redundant sha2 code from inet

This commit is contained in:
Arun Thomas
2010-11-15 11:10:02 +00:00
parent f0ab18377d
commit 8173242e01
5 changed files with 5 additions and 1266 deletions

View File

@@ -4,7 +4,7 @@ SRCS= main.c random.c rijndael_api.c rijndael_alg.c
.PATH: ${.CURDIR}/aes
DPADD+= ${LIBDRIVER} ${LIBSYS}
DPADD+= ${LIBDRIVER} ${LIBSYS} ${LIBUTIL}
LDADD+= -ldriver -lsys -lutil
MAN=