Windows nmake build fix for 5.0.0

This commit is contained in:
nhmall
2026-05-02 14:12:40 -04:00
parent 77040f70c7
commit 6b92be3656
+2 -2
View File
@@ -2785,11 +2785,11 @@ $(SndWavDir)sa2_xplevelup.wav: $(SndWavDir)sa2_xplevelup.uu $(U)uudecode.exe
#===============================================================================
PKGFILES = nethackrc.template Guidebook.txt license NetHack.exe NetHack.txt \
NetHackW.exe opthelp nhdat370 record symbols \
NetHackW.exe opthelp nhdat500 record symbols \
sysconf.template $(SFCTOOLBASENAM)
FILESTOZIP = $(BinDir)nethackrc.template $(BinDir)Guidebook.txt $(BinDir)license \
$(BinDir)NetHack.exe $(BinDir)NetHack.txt $(BinDir)NetHackW.exe \
$(BinDir)opthelp $(BinDir)nhdat370 $(BinDir)record \
$(BinDir)opthelp $(BinDir)nhdat500 $(BinDir)record \
$(BinDir)symbols $(BinDir)sysconf.template $(SFCTOOLPKG)
DBGSYMS = NetHack.PDB NetHackW.PDB $(SFCTOOLPDBNAM)