OpenBSD release(s):
1.3 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62),
1.2 (61 60 59 58 57 56 55 54 53 52 51 50 49 48 47),
Tags:
1.1.1 (robert),
1.1.1.1 (robert_20091015),
revision 1.3/
(Download) -
annotate -
Fri, 16 Jun 2017 10:25:54 UTC by espie
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62
Changes since 1.2:
+3 -1
(diff)
mark files as BUILDFIRST, or write explicit dependencies, so that most
programs will build even without a make depend first.
okay tb@ millert@
revision 1.2/
(Download) -
annotate -
Thu, 15 Oct 2009 21:08:01 UTC by robert
OpenBSD release(s): 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47
Changes since 1.1:
+3 -1
(diff)
We need to include Makefile.inc here
revision 1.1/
(Download) -
annotate -
Thu, 15 Oct 2009 20:50:20 UTC by robert
Branch point for:
1.1.1.1
Initial revision
revision 1.1.1.1/
(Download) -
annotate -
Thu, 15 Oct 2009 20:50:20 UTC by robert
Tags: robert_20091015
Changes since 1.1:
None
Import a BSD make based infrastructure for building gcc, based on the
same solution from FreeBSD.
Don't even try to build it at the moment. This is commited so people can
work on it in tree.