Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/external/gpl3/binutils.old Delete the unused binutils.old.



details:   https://anonhg.NetBSD.org/src/rev/2236463b4e1a
branches:  netbsd-8
changeset: 434449:2236463b4e1a
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Nov 29 15:18:09 2017 +0000

description:
Delete the unused binutils.old.

OK releng.

diffstat:

 external/gpl3/binutils.old/Makefile     |  9 ---------
 external/gpl3/binutils.old/Makefile.inc |  4 ----
 2 files changed, 0 insertions(+), 13 deletions(-)

diffs (21 lines):

diff -r f08002cf05bf -r 2236463b4e1a external/gpl3/binutils.old/Makefile
--- a/external/gpl3/binutils.old/Makefile       Wed Nov 29 15:01:44 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#      $NetBSD: Makefile,v 1.3 2016/10/26 17:08:37 christos Exp $
-
-SUBDIR+= lib .WAIT usr.bin usr.sbin
-
-# Speedup stubs for some subtrees that don't need to run these rules
-includes-libexec:
-       @true
-
-.include <bsd.subdir.mk>
diff -r f08002cf05bf -r 2236463b4e1a external/gpl3/binutils.old/Makefile.inc
--- a/external/gpl3/binutils.old/Makefile.inc   Wed Nov 29 15:01:44 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-# $NetBSD: Makefile.inc,v 1.4 2016/10/26 17:58:48 christos Exp $
-.include <bsd.own.mk>
-TOP:=  ${.PARSEDIR}
-DIST:= ${TOP}/dist



Home | Main Index | Thread Index | Old Index