@echo off if exist Meadow95.exe del Meadow95.exe md obj cd obj md etc md i386 cd i386 copy ..\..\temacs.exe . copy ..\..\..\etc\DOC-X ..\etc\DOC-X .\temacs -nd -batch -l loadup dump move emacs.exe ..\..\Meadow95.exe copy fns-*.el ..\.. cd ..\.. deltree /Y obj