Thu May 27 11:24:58 2021 UTC ()
remove dup line (thanks rillig)


(christos)
diff -r1.1249 -r1.1250 src/share/mk/bsd.own.mk

cvs diff -r1.1249 -r1.1250 src/share/mk/bsd.own.mk (expand / switch to context diff)
--- src/share/mk/bsd.own.mk 2021/05/27 06:58:27 1.1249
+++ src/share/mk/bsd.own.mk 2021/05/27 11:24:58 1.1250
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.own.mk,v 1.1249 2021/05/27 06:58:27 mrg Exp $
+#	$NetBSD: bsd.own.mk,v 1.1250 2021/05/27 11:24:58 christos Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -424,7 +424,6 @@
 MKDEPCXX=	CC=${CXX:Q} ${TOOLDIR}/bin/${_TOOL_PREFIX}mkdep
 PAXCTL=		${TOOLDIR}/bin/${_TOOL_PREFIX}paxctl
 TSORT=		${TOOLDIR}/bin/${_TOOL_PREFIX}tsort -q
-YACC=		${TOOLDIR}/bin/${_TOOL_PREFIX}yacc
 YACC=		${TOOLDIR}/bin/${_TOOL_PREFIX}yacc
 
 TOOL_AMIGAAOUT2BB=	${TOOLDIR}/bin/${_TOOL_PREFIX}amiga-aout2bb