.c.obj:
    cl -G2sw -Ox -AS -I.. -W3 -c -D_WINDOWS $*.c

crsh.exe: crsh.obj winio.obj wmhandlr.obj
        link /NOE/ALIGN:16 crsh+winio+wmhandlr,crsh.exe,nul,libw slibcew ..\rcmd.lib,crsh.def

