]> granicus.if.org Git - nethack/commitdiff
More rename follow-up
authornethack.allison <nethack.allison>
Thu, 7 Feb 2002 06:36:09 +0000 (06:36 +0000)
committernethack.allison <nethack.allison>
Thu, 7 Feb 2002 06:36:09 +0000 (06:36 +0000)
sys/winnt/Install.nt
sys/winnt/Makefile.bcc
sys/winnt/Makefile.nt

index ee2ed38c6775940fd2f15b91d55d040d1454422a..a9cca2c0e4f360c1ea5efafa6bc7584188c92cc8 100644 (file)
@@ -191,9 +191,7 @@ Running NetHack
 
 7.  Make sure all of the support files -- Guidebook.txt, license,
     Defaults.nh, NetHack.exe, nhdat, and recover.exe -- were copied to the 
-    game directory.  If not, move them there yourself.  Defaults.nh is 
-    actually distributed in the sources as sys/winnt/winnt.cnf, 
-    but the Makefile should take care of moving it and renaming it correctly.
+    game directory.  If not, move them there yourself.
 
     Edit Defaults.nh to reflect your particular setup and personal 
     preferences, by following the comments.  As with all releases since
@@ -348,10 +346,6 @@ Running NetHack
     (If not, find them in the tree and move them there yourself if they
      exist.  If they don't exist, something has gone wrong)
 
-    Defaults.nh is actually distributed in the sources as sys/winnt/winnt.cnf, 
-    but the build process should take care of moving it and renaming it 
-    correctly.
-
     Edit Defaults.nh to reflect your particular setup and personal 
     preferences, by following the comments.  As with all releases since
     3.2.1, HACKDIR defaults to the same directory as that where the nethackw.exe 
index 9bfb7fbc9858355c0a3323903e3127547f4312fe..5ecad24020617db415af4b3c043500a51f1bb8a6 100644 (file)
@@ -521,7 +521,7 @@ $(O)install.tag:    $(DAT)\data     $(DAT)\rumors    $(DAT)\dungeon \
        if exist $(DOC)\recover.txt copy $(DOC)\recover.txt $(GAMEDIR)\recover.txt
        @if exist $(SRC)\$(GAME).PDB copy $(SRC)\$(GAME).pdb $(GAMEDIR)\$(GAME).pdb
        @if exist $(GAMEDIR)\$(GAME).PDB echo NOTE: You may want to remove $(GAMEDIR)\$(GAME).pdb to conserve space
-       -copy $(NTSYS)\winnt.cnf   $(GAMEDIR)\defaults.nh
+       -copy $(NTSYS)\defaults.nh   $(GAMEDIR)\defaults.nh
        copy $(U)recover.exe  $(GAMEDIR)
        echo install done > $@
 
index b56d5e5b6d1ad3ca87d6160a5963a5b57123bebe..a46b0d2fe1fb55df11f3e132329718014262d917 100644 (file)
@@ -467,7 +467,7 @@ $(O)install.tag:    $(DAT)\data     $(DAT)\rumors    $(DAT)\dungeon \
        if exist $(DOC)\recover.txt copy $(DOC)\recover.txt $(GAMEDIR)\recover.txt
        @if exist $(SRC)\$(GAME).PDB copy $(SRC)\$(GAME).pdb $(GAMEDIR)\$(GAME).pdb
        @if exist $(GAMEDIR)\$(GAME).PDB echo NOTE: You may want to remove $(GAMEDIR)\$(GAME).pdb to conserve space
-       -copy $(NTSYS)\winnt.cnf   $(GAMEDIR)\defaults.nh
+       -copy $(NTSYS)\defaults.nh   $(GAMEDIR)\defaults.nh
        copy $(U)recover.exe  $(GAMEDIR)
 ! IF ("$(TILEDEF)"!="")
         if exist $(TILEBMP) copy $(TILEBMP) $(GAMEDIR)