[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Tue Apr 6 12:32:36 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/04/06 12:32:36
Modified files:
cm3/scripts/python/: make-dist-cfg.py pylib.py
Log message:
slightly different cm3.cfg, like so:
if not defined("SL") SL = "/" end
if not defined("HOST") HOST = "NT386" end
if not defined("TARGET") TARGET = HOST end
INSTALL_ROOT = (path() & SL & "..")
include(path() & SL & "config" & SL & TARGET)
More information about the M3commit
mailing list