[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Apr 6 11:16:59 CEST 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/04/06 11:16:59
Modified files:
cm3/m3-sys/cm3/src/: Builder.m3 M3Build.m3 M3Path.i3 M3Path.m3
M3Unit.m3 Makefile.m3 WebFile.m3
Log message:
eliminate unused host vs. target parameters for path operations
in nearly all cases, host and target can be assumed
host is used for directory/volume separators
target is used for prefixes/suffixes/default names
the one minor exception is the compatibility definition of M3
to be the host cm3 or cm3.exe; 'cm3' is always invokable, even
if it doesn't always exist; just use that
More information about the M3commit
mailing list