Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gmake switch to the new gmake
details: https://anonhg.NetBSD.org/src/rev/848bdcf3c887
branches: trunk
changeset: 331653:848bdcf3c887
user: christos <christos%NetBSD.org@localhost>
date: Mon Aug 18 06:58:51 2014 +0000
description:
switch to the new gmake
diffstat:
tools/gmake/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 645cb576a663 -r 848bdcf3c887 tools/gmake/Makefile
--- a/tools/gmake/Makefile Mon Aug 18 06:57:25 2014 +0000
+++ b/tools/gmake/Makefile Mon Aug 18 06:58:51 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2013/08/16 10:29:32 gsutre Exp $
+# $NetBSD: Makefile,v 1.4 2014/08/18 06:58:51 christos Exp $
#
-GNUHOSTDIST= ${.CURDIR}/../../gnu/dist/gmake
+GNUHOSTDIST= ${.CURDIR}/../../external/gpl2/gmake/dist
CONFIGURE_ENV+= CC=${HOST_CC:Q} \
CFLAGS=${HOST_CFLAGS:Q} \
Home |
Main Index |
Thread Index |
Old Index