Source-Changes-HG archive

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

[src/trunk]: src/etc Add MKREPRO and MKARZERO to the list of variables in REL...



details:   https://anonhg.NetBSD.org/src/rev/3405595ab141
branches:  trunk
changeset: 793088:3405595ab141
user:      apb <apb%NetBSD.org@localhost>
date:      Sun Jan 26 16:53:00 2014 +0000

description:
Add MKREPRO and MKARZERO to the list of variables in RELEASEVARS.

diffstat:

 etc/Makefile.params |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 1b04149f75b2 -r 3405595ab141 etc/Makefile.params
--- a/etc/Makefile.params       Sun Jan 26 15:49:25 2014 +0000
+++ b/etc/Makefile.params       Sun Jan 26 16:53:00 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.params,v 1.8 2014/01/16 01:15:33 christos Exp $
+#      $NetBSD: Makefile.params,v 1.9 2014/01/26 16:53:00 apb Exp $
 #
 # Makefile fragment for printing build parameters.
 #
@@ -43,7 +43,7 @@
                KERNARCHDIR KERNCONFDIR KERNOBJDIR KERNSRCDIR \
                MACHINE MACHINE_ARCH MAKE MAKECONF MAKEFLAGS \
                MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE \
-               MKATF MKBFD MKBINUTILS MKCATPAGES \
+               MKARZERO MKATF MKBFD MKBINUTILS MKCATPAGES \
                MKCRYPTO MKCRYPTO_RC5 MKCVS \
                MKDEBUG MKDEBUGLIB MKDOC MKDTRACE MKDYNAMICROOT \
                MKGCC MKGCCCMDS MKGDB \
@@ -51,7 +51,7 @@
                MKKERBEROS MKKYUA MKLDAP MKLINKLIB MKLINT MKLLVM \
                MKMAN MKMANZ MKMDNS MKNLS MKNPF MKOBJ MKOBJDIRS \
                MKPAM MKPCC MKPF MKPIC MKPICINSTALL MKPICLIB MKPOSTFIX \
-               MKPROFILE \
+               MKPROFILE MKREPRO \
                MKSHARE MKSKEY MKSOFTFLOAT MKSTATICLIB \
                MKUNPRIVED MKUPDATE MKX11 MKYP \
                NBUILDJOBS NETBSDSRCDIR \



Home | Main Index | Thread Index | Old Index