Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/gpl3/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/external/gpl3/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.15 retrieving revision 1.16 diff -u -p -r1.15 -r1.16 --- src/external/gpl3/Makefile 2015/09/17 09:34:20 1.15 +++ src/external/gpl3/Makefile 2016/01/26 17:37:51 1.16 @@ -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 .if ${MKBINUTILS} != "no" -SUBDIR+= binutils +SUBDIR+= binutils.old .endif .if ${MKGCC} != "no"