Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external need bsd.own.mk
details: https://anonhg.NetBSD.org/src/rev/b26acd980adb
branches: trunk
changeset: 784876:b26acd980adb
user: christos <christos%NetBSD.org@localhost>
date: Tue Feb 12 20:55:37 2013 +0000
description:
need bsd.own.mk
diffstat:
crypto/external/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 45639f4eb99d -r b26acd980adb crypto/external/Makefile
--- a/crypto/external/Makefile Tue Feb 12 20:50:22 2013 +0000
+++ b/crypto/external/Makefile Tue Feb 12 20:55:37 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index