@echo off call "c:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT" set PATH=../../BIN.win32;%PATH% @echo on nmake -f makefile.vc %* chmod +w ../../BIN.win32/sh.exe cp ./WIN32D.BIN/sh.exe ../../BIN.win32