Module Name:    src
Committed By:   joerg
Date:           Sun Jun 17 15:12:13 UTC 2012

Modified Files:
        src/external/bsd/llvm/lib: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/external/bsd/llvm/lib/Makefile

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

Modified files:

Index: src/external/bsd/llvm/lib/Makefile
diff -u src/external/bsd/llvm/lib/Makefile:1.22 src/external/bsd/llvm/lib/Makefile:1.23
--- src/external/bsd/llvm/lib/Makefile:1.22	Sun Apr 29 19:19:05 2012
+++ src/external/bsd/llvm/lib/Makefile	Sun Jun 17 15:12:13 2012
@@ -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>
 

Reply via email to