for sha.o target, use decl very similar to bsd.lib.mk

This commit is contained in:
itojun 2001-01-28 01:43:26 +00:00
parent 053b9ae1c7
commit 64a4efdbfa
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2001/01/28 00:42:20 martin Exp $
# $NetBSD: Makefile,v 1.14 2001/01/28 01:43:26 itojun Exp $
.include <bsd.own.mk>
@ -87,7 +87,7 @@ SRCS+= bgclrbit.c bgmdmpyx.c bgmdsqx.c bgmodexp.c\
.if ${MACHINE_ARCH} == "sparc64"
sha.o: sha.c
@echo "Compiling without optimization due to toolchain bugs"
${CC} -o ${.OBJDIR}/sha.o ${CPPFLAGS} -c ${BIND_CRYPTO_DIST_DIR}/lib/cylink/sha.c
${COMPILE.c:N-O*} ${.IMPSRC}
.endif
# only needed during build