Module Name:    src
Committed By:   christos
Date:           Sat Jul 14 04:01:11 UTC 2012

Modified Files:
        src/etc: Makefile

Log Message:
MKCRYPTO_{IDEA,MDC2} is no more


To generate a diff of this commit:
cvs rdiff -u -r1.396 -r1.397 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.396 src/etc/Makefile:1.397
--- src/etc/Makefile:1.396	Sat Jan 21 22:53:33 2012
+++ src/etc/Makefile	Sat Jul 14 00:01:11 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.396 2012/01/22 03:53:33 tsutsui Exp $
+#	$NetBSD: Makefile,v 1.397 2012/07/14 04:01:11 christos Exp $
 #	from: @(#)Makefile	8.7 (Berkeley) 5/25/95
 
 # Environment variables without default values:
@@ -188,7 +188,7 @@ RELEASEVARS=	BSDOBJDIR BSDSRCDIR BUILDID
 		MACHINE MACHINE_ARCH MAKE MAKECONF MAKEFLAGS \
 		MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE \
 		MKBFD MKBINUTILS MKCATPAGES \
-		MKCRYPTO MKCRYPTO_IDEA MKCRYPTO_MDC2 MKCRYPTO_RC5 MKCVS \
+		MKCRYPTO MKCRYPTO_RC5 MKCVS \
 		MKDEBUG MKDEBUGLIB MKDOC MKDTRACE MKDYNAMICROOT \
 		MKGCC MKGCCCMDS MKGDB \
 		MKHESIOD MKHTML MKIEEEFP MKINET6 MKINFO MKIPFILTER \

Reply via email to