]> granicus.if.org Git - nethack/commitdiff
found another popd command.
authornethack.allison <nethack.allison>
Sun, 27 Jan 2002 15:19:36 +0000 (15:19 +0000)
committernethack.allison <nethack.allison>
Sun, 27 Jan 2002 15:19:36 +0000 (15:19 +0000)
win/win32/makedefs.dsp

index 2a5f6762005b3660271d564ac8e1e941f12944fb..0a2f6ca47f7d35397fd273920ef33a3680cc061d 100644 (file)
@@ -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