Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-05-21 09:49:31 -0700 (Mon, 21 May 2007)
Revision: 10783
Log message:
"make boot" -> "make bootstrap"
Under Windows, "nmake boot" confuses the phony target "boot" with the "boot"
directory. On Unix this is not a problem, but it is nice to be consistent.
| Changes | Path |
| +2 -2 | omake-branches/0.9.8.2/INSTALL |
| +5 -5 | omake-branches/0.9.8.2/Makefile |
| +1 -1 | omake-branches/0.9.8.2/Makefile.nt |