Module Name:    src
Committed By:   christos
Date:           Tue Feb 12 20:55:37 UTC 2013

Modified Files:
        src/crypto/external: Makefile

Log Message:
need bsd.own.mk


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/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/Makefile
diff -u src/crypto/external/Makefile:1.2 src/crypto/external/Makefile:1.3
--- src/crypto/external/Makefile:1.2	Tue Feb 12 15:31:13 2013
+++ src/crypto/external/Makefile	Tue Feb 12 15:55:37 2013
@@ -1,4 +1,6 @@
-#	$NetBSD: Makefile,v 1.2 2013/02/12 20:31:13 christos Exp $
+#	$NetBSD: Makefile,v 1.3 2013/02/12 20:55:37 christos Exp $
+
+.include <bsd.own.mk>
 
 .if (${MKCRYPTO} != "no")
 SUBDIR+= bsd cpl

Reply via email to