Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-02-01 00:17:52 -0800 (Tue, 01 Feb 2005)
Revision: 777
Log message:
- The usage of $(CP), $(RM) and other similar aliases for build-in commands is
no longer needed (the variable definitions still need to remain for
backwards compatibility).
- The "CP = copy" vs "CP = cp" is no nonger a good example of a OSTYPE-based
decision. Replaced with an EXT_{LIB,OBJ,ASM} example.
Changes | Path |
+11 -13 | omake/OMakeroot.src.in |
+9 -6 | omake/doc/src/omake-intro.tex |