CVSROOT: /usr/cvs Changes by: jkrell at birch. 08/01/07 05:32:53 Modified files: cm3/m3-sys/m3cc/src/: m3makefile Log message: fixes so it can build under cygwin aka NT386GNU primarly wrap exec by writing the command into a file and running it with sh, if OS is Windows_NT, else just exec also append .exe to file names where needed