Module Name:    src
Committed By:   matt
Date:           Wed Sep  9 02:09:15 UTC 2009

Modified Files:
        src/etc [matt-nb5-mips64]: Makefile

Log Message:
Add MKCXX, MKATF, and MKGROFF


To generate a diff of this commit:
cvs rdiff -u -r1.359.2.3 -r1.359.2.3.4.1 src/etc/Makefile

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
diff -u src/etc/Makefile:1.359.2.3 src/etc/Makefile:1.359.2.3.4.1
--- src/etc/Makefile:1.359.2.3	Fri Mar 27 14:50:35 2009
+++ src/etc/Makefile	Wed Sep  9 02:09:15 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.359.2.3 2009/03/27 14:50:35 msaitoh Exp $
+#	$NetBSD: Makefile,v 1.359.2.3.4.1 2009/09/09 02:09:15 matt Exp $
 #	from: @(#)Makefile	8.7 (Berkeley) 5/25/95
 
 # Environment variables without default values:
@@ -183,10 +183,11 @@
 		KERNARCHDIR KERNCONFDIR KERNOBJDIR KERNSRCDIR \
 		MACHINE MACHINE_ARCH MAKE MAKECONF MAKEFLAGS \
 		MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE \
+		MKATF \
 		MKBFD MKCATPAGES \
-		MKCRYPTO MKCRYPTO_IDEA MKCRYPTO_MDC2 MKCRYPTO_RC5 MKCVS \
+		MKCRYPTO MKCRYPTO_IDEA MKCRYPTO_MDC2 MKCRYPTO_RC5 MKCVS MKCXX \
 		MKDEBUG MKDEBUGLIB MKDOC MKDYNAMICROOT \
-		MKGCC MKGCCCMDS MKGDB \
+		MKGCC MKGCCCMDS MKGDB MKGROFF \
 		MKHESIOD MKHOSTOBJ MKHTML MKIEEEFP MKINET6 MKINFO MKIPFILTER \
 		MKKERBEROS MKLDAP MKLINKLIB MKLINT \
 		MKMAN MKMANZ MKNLS MKNVI MKOBJ MKOBJDIRS \

Reply via email to