Commit graph

9 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
a49f617a66 Replaced the deprecated ALL_TARGET variable in the example Makefile with
BUILD_TARGET, which had replaced ALL_TARGET in Dec 2004.
2005-02-12 11:05:05 +00:00
minskim
14250bb9bd Remove reference to buildlink2. 2004-11-11 06:05:55 +00:00
wiz
98b4d81cfe Do not mention buildlink2, it is leaving. 2004-05-14 18:58:26 +00:00
jmmv
c0634b9818 Sync with reality: add a paragraph for *_OVERRIDE variables and another one
for configure and make args/environment.  Ok'ed by agc@.
2004-02-22 15:57:32 +00:00
jlam
0e76e55e05 Move the inclusion of buildlink files ahead of the target definitions.
This makes all of the buildlink files come after any variable definitions
that could affect their behaviour, and makes all of the target
definitions come after all of the variables and .ifdef logic.  This
matches the way that many of the large, complex packages are already
written.
2004-02-15 14:09:25 +00:00
agc
1bbe396d55 Flesh out this file with more information, such as licensing information.
Make it clearer why certain things should be done.
2004-01-21 10:48:21 +00:00
agc
33863545d6 Fix typo - thanks to wiz for pointing it out. 2004-01-21 10:33:16 +00:00
agc
46eceba725 Add an example Makefile, with annotated paragraphs and fields. 2004-01-20 12:04:49 +00:00