Changes between Version 8 and Version 9 of Attic/Building/BuildSystem
- Timestamp:
- 10/09/06 05:49:57 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Attic/Building/BuildSystem
v8 v9 68 68 consists of a large quantity of standard 69 69 {{{Makefile}}} code. We discuss this 70 boilerplate in more detail in [[ref( The mk/boilerplate.mk file)]].70 boilerplate in more detail in [[ref(the mk/boilerplate.mk file)]]. 71 71 [[br]][[br]] 72 72 Before the {{{include}}} statement, you … … 101 101 (the executable binary to be built). We will discuss in 102 102 more detail what the "standard variables" are, 103 and how they affect what happens, in <xref104 linkend="sec-targets"/>.103 and how they affect what happens, in 104 [[ref(the main mk/target.mk file)]]. 105 105 106 106
