jlam
|
2f9e01f9ca
|
Rename the following variables for brevity:
TOOLS_REAL_CMD.<tool> => TOOLS_PATH.<tool>
TOOLS_REAL_ARGS.<tool> => TOOLS_ARGS.<tool>
TOOLS_REAL_CMDLINE.<tool> => TOOLS_CMDLINE.<tool>
|
2005-07-17 21:36:24 +00:00 |
|
jlam
|
3b3b871622
|
Grammar 101 -- sentences should end in a period.
|
2005-05-21 04:53:17 +00:00 |
|
jlam
|
6cb4436e71
|
Add TNF copyright to the new tools framework makefiles.
|
2005-05-21 04:46:52 +00:00 |
|
jlam
|
137ec423f9
|
Split out "strip" from the USE_TOOLS processing in replace.mk. Instead,
we create a "strip" tool unconditionally, and make it either a no-op or
the real thing depending on the whether we want unstripped files or not.
|
2005-05-10 19:52:30 +00:00 |
|