Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Add DISTRIBVER to the list of variables under RELEASEVARS.
details: https://anonhg.NetBSD.org/src/rev/b6da451ec3eb
branches: trunk
changeset: 782478:b6da451ec3eb
user: apb <apb%NetBSD.org@localhost>
date: Sun Nov 04 11:04:10 2012 +0000
description:
Add DISTRIBVER to the list of variables under RELEASEVARS.
diffstat:
etc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7713d44ce6d7 -r b6da451ec3eb etc/Makefile
--- a/etc/Makefile Sun Nov 04 11:02:11 2012 +0000
+++ b/etc/Makefile Sun Nov 04 11:04:10 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.398 2012/08/17 16:59:26 riz Exp $
+# $NetBSD: Makefile,v 1.399 2012/11/04 11:04:10 apb Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -182,7 +182,7 @@
> ${.TARGET}
RELEASEVARS= BSDOBJDIR BSDSRCDIR BUILDID \
- DESTDIR EXTERNAL_TOOLCHAIN HAVE_GCC HAVE_GDB \
+ DESTDIR DISTRIBVER EXTERNAL_TOOLCHAIN HAVE_GCC HAVE_GDB \
INSTALLWORLDDIR \
KERNARCHDIR KERNCONFDIR KERNOBJDIR KERNSRCDIR \
MACHINE MACHINE_ARCH MAKE MAKECONF MAKEFLAGS \
Home |
Main Index |
Thread Index |
Old Index