Module Name:    src
Committed By:   joerg
Date:           Sun Feb 20 05:42:34 UTC 2011

Modified Files:
        src/crypto/external/bsd/libsaslc/etc/mech: Makefile

Log Message:
Include bsd.prog.mk to ensure that make includes actually works.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/libsaslc/etc/mech/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/libsaslc/etc/mech/Makefile
diff -u src/crypto/external/bsd/libsaslc/etc/mech/Makefile:1.1 src/crypto/external/bsd/libsaslc/etc/mech/Makefile:1.2
--- src/crypto/external/bsd/libsaslc/etc/mech/Makefile:1.1	Sun Feb 20 05:17:47 2011
+++ src/crypto/external/bsd/libsaslc/etc/mech/Makefile	Sun Feb 20 05:42:34 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2011/02/20 05:17:47 christos Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/20 05:42:34 joerg Exp $
 
 .include <bsd.own.mk>
 
@@ -16,4 +16,4 @@
 FILES+= LOGIN.conf
 FILES+= PLAIN.conf
 
-.include <bsd.files.mk>
+.include <bsd.prog.mk>

Reply via email to