From: nethack.allison Date: Sun, 27 Jan 2002 15:19:36 +0000 (+0000) Subject: found another popd command. X-Git-Tag: MOVE2GIT~3327 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2457431a7180b38e6497eb242788e85560453932;p=nethack found another popd command. --- diff --git a/win/win32/makedefs.dsp b/win/win32/makedefs.dsp index 2a5f67620..0a2f6ca47 100644 --- a/win/win32/makedefs.dsp +++ b/win/win32/makedefs.dsp @@ -66,7 +66,7 @@ echo Generating rumors echo ..\util\makedefs.exe -r ..\util\makedefs.exe -r \ echo Generating quests echo ..\util\makedefs.exe -q ..\util\makedefs.exe -q \ echo Generating oracles echo ..\util\makedefs.exe -h ..\util\makedefs.exe -h \ echo Generating dungeon.pdf echo ..\util\makedefs.exe -e ..\util\makedefs.exe -e \ -echo popd popd \ +echo chdir ..\build chdir ..\build \ copy ..\win\share\tilemap.c ..\win\share\tiletxt.c # End Special Build Tool @@ -108,7 +108,7 @@ echo Generating rumors echo ..\util\makedefs.exe -r ..\util\makedefs.exe -r \ echo Generating quests echo ..\util\makedefs.exe -q ..\util\makedefs.exe -q \ echo Generating oracles echo ..\util\makedefs.exe -h ..\util\makedefs.exe -h \ echo Generating dungeon.pdf echo ..\util\makedefs.exe -e ..\util\makedefs.exe -e \ -echo popd popd \ +echo chdir ..\build chdir ..\build \ copy ..\win\share\tilemap.c ..\win\share\tiletxt.c # End Special Build Tool