Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-05-21 09:48:00 -0700 (Mon, 21 May 2007)
Revision: 10782
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.x/INSTALL |
+5 -5 | omake-branches/0.9.8.x/Makefile |
+1 -1 | omake-branches/0.9.8.x/Makefile.nt |