Module Name:    src
Committed By:   joerg
Date:           Sun Apr 28 06:14:53 UTC 2013

Modified Files:
        src/external/gpl3/gcc/lib: Makefile

Log Message:
Don't forget to include bsd.own.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/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/gpl3/gcc/lib/Makefile
diff -u src/external/gpl3/gcc/lib/Makefile:1.5 src/external/gpl3/gcc/lib/Makefile:1.6
--- src/external/gpl3/gcc/lib/Makefile:1.5	Sun Apr 28 04:05:41 2013
+++ src/external/gpl3/gcc/lib/Makefile	Sun Apr 28 06:14:52 2013
@@ -1,4 +1,6 @@
-#	$NetBSD: Makefile,v 1.5 2013/04/28 04:05:41 joerg Exp $
+#	$NetBSD: Makefile,v 1.6 2013/04/28 06:14:52 joerg Exp $
+
+.include <bsd.own.mk>
 
 # crtstuff is built out of elsewhere, or not at all
 SUBDIR+= libgcc libiberty libobjc libgomp

Reply via email to