Merge branch 'master' into NetHack-3.7

This commit is contained in:
nhmall
2019-06-28 18:30:47 -04:00
9 changed files with 103 additions and 39 deletions

View File

@@ -648,7 +648,7 @@ DLB =
#==========================================
{$(WCURSES)}.c{$(OBJ)}.o:
@$(cc) $(PDCINCL) $(cflagsBuild) -Fo$@ $<
@$(cc) -DPDC_NCMOUSE $(PDCINCL) $(cflagsBuild) -Fo$@ $<
#{$(WCURSES)}.txt{$(DAT)}.txt:
# @copy $< $@