Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/common don't include bsd.files.mk here, it is intend...
details: https://anonhg.NetBSD.org/src/rev/61431a88d854
branches: trunk
changeset: 326188:61431a88d854
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 22 00:52:56 2014 +0000
description:
don't include bsd.files.mk here, it is intended as a fragment
diffstat:
distrib/common/Makefile.distrib | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r 4d29539b4bc1 -r 61431a88d854 distrib/common/Makefile.distrib
--- a/distrib/common/Makefile.distrib Wed Jan 22 00:51:38 2014 +0000
+++ b/distrib/common/Makefile.distrib Wed Jan 22 00:52:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.distrib,v 1.10 2014/01/16 01:15:32 christos Exp $
+# $NetBSD: Makefile.distrib,v 1.11 2014/01/22 00:52:56 christos Exp $
#
# Makefile snippet to setup various make variables variables used in distrib/:
#
@@ -29,7 +29,4 @@
MAKESUMS= MAKE=${MAKE:Q} CKSUM=${TOOL_CKSUM:Q} ${HOST_SH} ${DISTRIBDIR}/sets/makesums
RELEASE_INSTALL=${INSTALL} ${RENAME} ${PRESERVE} ${COPY} -m ${NONBINMODE}
-.include <bsd.files.mk>
-
-
.endif # _MAKEFILE_DISTRIB_
Home |
Main Index |
Thread Index |
Old Index