Module Name: src
Committed By: christos
Date: Tue Jan 26 17:37:52 UTC 2016
Modified Files:
src/external/gpl3: Makefile
Log Message:
switch to binutils.old
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/Makefile
diff -u src/external/gpl3/Makefile:1.15 src/external/gpl3/Makefile:1.16
--- src/external/gpl3/Makefile:1.15 Thu Sep 17 05:34:20 2015
+++ src/external/gpl3/Makefile Tue Jan 26 12:37:51 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2015/09/17 09:34:20 skrll Exp $
+# $NetBSD: Makefile,v 1.16 2016/01/26 17:37:51 christos Exp $
.include <bsd.own.mk>
.if ${MKBINUTILS} != "no"
-SUBDIR+= binutils
+SUBDIR+= binutils.old
.endif
.if ${MKGCC} != "no"