Module Name:    src
Committed By:   plunky
Date:           Sun Jul 31 06:43:57 UTC 2011

Modified Files:
        src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile

Log Message:
cleanup vars.texi


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile

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

Modified files:

Index: src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile
diff -u src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile:1.5 src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile:1.6
--- src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile:1.5	Thu May 26 12:56:24 2011
+++ src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile	Sun Jul 31 06:43:56 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/05/26 12:56:24 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2011/07/31 06:43:56 plunky Exp $
 
 USE_FORT?= yes	# network protocol library
 
@@ -533,6 +533,8 @@
 	sed -e 's,[@]dbdir[@],/var/heimdal,g'		\
 	    -e 's,[@]PACKAGE_VERSION[@],1.5pre1,g'
 
+CLEANFILES+=	vars.texi
+
 .include <${HEIMBASE}/Makefile.rules.inc>
 .include <bsd.lib.mk>
 .include <bsd.info.mk>

Reply via email to