Module Name:    src
Committed By:   apb
Date:           Sun Jan 26 16:53:00 UTC 2014

Modified Files:
        src/etc: Makefile.params

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/etc/Makefile.params

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/Makefile.params
diff -u src/etc/Makefile.params:1.8 src/etc/Makefile.params:1.9
--- src/etc/Makefile.params:1.8	Thu Jan 16 01:15:33 2014
+++ src/etc/Makefile.params	Sun Jan 26 16:53:00 2014
@@ -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 @@ RELEASEVARS=	BSDOBJDIR BSDSRCDIR BUILDID
 		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 @@ RELEASEVARS=	BSDOBJDIR BSDSRCDIR BUILDID
 		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 \

Reply via email to