Merge branch 'master' into NetHack-3.7

This commit is contained in:
nhmall
2019-06-28 19:04:27 -04:00
2 changed files with 3 additions and 2 deletions

View File

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