]> granicus.if.org Git - nethack/commitdiff
more follow-up
authornhmall <nhmall@nethack.org>
Wed, 8 Feb 2023 23:12:15 +0000 (18:12 -0500)
committernhmall <nhmall@nethack.org>
Wed, 8 Feb 2023 23:12:15 +0000 (18:12 -0500)
sys/unix/Makefile.src
sys/unix/hints/macOS.370

index b2a9076ee9ce52d1a3c8bca83c55d81b7bfe0e3f..df88008d10fe7d3faad20827b41a1adc2e6d25b1 100644 (file)
@@ -462,9 +462,6 @@ AT = $(AT_V$(QUIETCC))
 # set up cross-compiling, in which case these assignments will be no-ops
 PREGAME=@true
 PACKAGE=@true
-# Other hints add to this without an override, so don't completely overwrite it
-CLEANMORE+= true;
-
 
 MAKEDEFS = ../util/makedefs
 
@@ -755,7 +752,7 @@ tags: $(CSOURCES)
 clean:
        -rm -f *.o $(HACK_H) $(CONFIG_H)
        -rm -f monstr.c vis_tab.c ../include/vis_tab.h #obsolete generated files
-       $(CLEANMORE)
+       true; $(CLEANMORE)
 
 spotless: clean
        -rm -f a.out core $(GAMEBIN) Sys*
index 8e7664d616594ac99f604220dd17c9c57dde02f8..d586dbc3cab9b76c83ebfe0bfe38566b248a28a6 100755 (executable)
@@ -394,9 +394,7 @@ ifdef MAKEFILE_SRC
 abspath := $(abspath $(lastword $(MAKEFILE_LIST)))
 ABSBUNDLEPATH := $(dir $(abspath))
 #$(info ABSBUNDLEPATH=$(ABSBUNDLEPATH)bundle)
-endif  # MAKEFILE_SRC
 
-ifdef MAKEFILE_SRC
 ifdef WANT_BUNDLE
 #
 # bundle