Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/llvm/lib Including bsd.own.mk twice in a row is...



details:   https://anonhg.NetBSD.org/src/rev/7ebc8c5f6843
branches:  trunk
changeset: 779772:7ebc8c5f6843
user:      joerg <joerg%NetBSD.org@localhost>
date:      Sun Jun 17 15:12:13 2012 +0000

description:
Including bsd.own.mk twice in a row is a bit too much

diffstat:

 external/bsd/llvm/lib/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (11 lines):

diff -r a27ac33ea00c -r 7ebc8c5f6843 external/bsd/llvm/lib/Makefile
--- a/external/bsd/llvm/lib/Makefile    Sun Jun 17 14:59:15 2012 +0000
+++ b/external/bsd/llvm/lib/Makefile    Sun Jun 17 15:12:13 2012 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/04/29 19:19:05 joerg Exp $
-
-.include <bsd.own.mk>
+# $NetBSD: Makefile,v 1.23 2012/06/17 15:12:13 joerg Exp $
 
 .include <bsd.own.mk>
 



Home | Main Index | Thread Index | Old Index