DragonFly commits List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/gnu/lib/gcc2/libstdc++ Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/usr.bin/lex Makefile
Try this patch. I'm testing it with various variations of buildworld etc
so I don't know if it will entirely work yet.
-Matt
Index: bsd.incs.mk
===================================================================
RCS file: /cvs/src/share/mk/bsd.incs.mk,v
retrieving revision 1.3
diff -u -r1.3 bsd.incs.mk
--- bsd.incs.mk 8 Aug 2003 04:18:41 -0000 1.3
+++ bsd.incs.mk 5 Apr 2004 00:32:15 -0000
@@ -77,5 +77,7 @@
.endif
.endif !target(installincludes)
+.if !defined(BOOTSTRAPPING)
realinstall: installincludes
.ORDER: beforeinstall installincludes
+.endif
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]