STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night)

This commit is contained in:
thorpej 1997-04-17 22:17:27 +00:00
parent 697285d609
commit cb232ac37b

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 1997/04/10 17:39:20 cgd Exp $
# $NetBSD: Makefile,v 1.4 1997/04/17 22:17:27 thorpej Exp $
PROG= ld.elf_so
@ -21,7 +21,7 @@ DPADD+= ${LIBC_PIC}
HDRS= link.h
NOMAN=
STRIP=
STRIPFLAG=
.PATH: ${.CURDIR}/${MACHINE_ARCH}