Build md5c.c

This commit is contained in:
thorpej 1997-04-30 00:53:38 +00:00
parent f2afed0bb1
commit 13f5393c88

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.32 1997/02/16 21:25:18 cgd Exp $
# $NetBSD: Makefile,v 1.33 1997/04/30 00:53:38 thorpej Exp $
LIB= kern
NOPIC=
@ -20,7 +20,7 @@ SRCS+= adddi3.c anddi3.c ashldi3.c ashrdi3.c cmpdi2.c divdi3.c iordi3.c \
.endif
# Other stuff
SRCS+=
SRCS+= md5c.c
# Files to clean up
CLEANFILES+= lib${LIB}.o lib${LIB}.po