Module Name: src
Committed By: plunky
Date: Mon Aug 18 07:52:40 UTC 2014
Modified Files:
src: Makefile
Log Message:
remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET vars
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/Makefile
diff -u src/Makefile:1.309 src/Makefile:1.310
--- src/Makefile:1.309 Mon Jun 16 09:06:26 2014
+++ src/Makefile Mon Aug 18 07:52:40 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.309 2014/06/16 09:06:26 apb Exp $
+# $NetBSD: Makefile,v 1.310 2014/08/18 07:52:40 plunky Exp $
#
# This is the top-level makefile for building NetBSD. For an outline of
@@ -205,11 +205,6 @@ postinstall-fix-obsolete_stand: .NOTMAIN
#
# Targets (in order!) called by "make build".
#
-.if defined(HAVE_GCC)
-BUILD_CC_LIB_BASEDIR= external/gpl3/${EXTERNAL_GCC_SUBDIR}/lib
-BUILD_CC_LIB_BASETARGET= external-gpl3-gcc-lib
-.endif
-
BUILDTARGETS+= check-tools
.if ${MKUPDATE} == "no" && !defined(NOCLEANDIR)
BUILDTARGETS+= cleandir