Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk remove dup line (thanks rillig)
details: https://anonhg.NetBSD.org/src/rev/27f687e38d5f
branches: trunk
changeset: 379320:27f687e38d5f
user: christos <christos%NetBSD.org@localhost>
date: Thu May 27 11:24:58 2021 +0000
description:
remove dup line (thanks rillig)
diffstat:
share/mk/bsd.own.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c6b5097f69ac -r 27f687e38d5f share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu May 27 11:09:15 2021 +0000
+++ b/share/mk/bsd.own.mk Thu May 27 11:24:58 2021 +0000
@@ -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)
@@ -425,7 +425,6 @@ MKDEPCXX= CC=${CXX:Q} ${TOOLDIR}/bin/${_
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
TOOL_AMIGAELF2BB= ${TOOLDIR}/bin/${_TOOL_PREFIX}amiga-elf2bb
Home |
Main Index |
Thread Index |
Old Index