less prone to overlooking target names next time

This commit is contained in:
nhmall
2026-05-02 22:05:31 -04:00
parent a417ca49a2
commit c2a7bdb369
6 changed files with 20 additions and 17 deletions
+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 nhdat500 record symbols \
NetHackW.exe opthelp nhdat$(NHV) 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)nhdat500 $(BinDir)record \
$(BinDir)opthelp $(BinDir)nhdat$(NHV) $(BinDir)record \
$(BinDir)symbols $(BinDir)sysconf.template $(SFCTOOLPKG)
DBGSYMS = NetHack.PDB NetHackW.PDB $(SFCTOOLPDBNAM)