Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin Remove bc from building here. Now in external/bsd.
details: https://anonhg.NetBSD.org/src/rev/73dc7dd4ace5
branches: trunk
changeset: 352594:73dc7dd4ace5
user: phil <phil%NetBSD.org@localhost>
date: Mon Apr 10 02:57:35 2017 +0000
description:
Remove bc from building here. Now in external/bsd.
diffstat:
gnu/usr.bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r f4e8f320afcc -r 73dc7dd4ace5 gnu/usr.bin/Makefile
--- a/gnu/usr.bin/Makefile Mon Apr 10 02:28:23 2017 +0000
+++ b/gnu/usr.bin/Makefile Mon Apr 10 02:57:35 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.146 2016/01/14 21:15:51 christos Exp $
+# $NetBSD: Makefile,v 1.147 2017/04/10 02:57:35 phil Exp $
.include <bsd.own.mk>
-SUBDIR+= bc dc
+SUBDIR+= dc
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index