]> granicus.if.org Git - nethack/commitdiff
follow-up bit
authornhmall <nhmall@nethack.org>
Sun, 11 Oct 2020 13:16:23 +0000 (09:16 -0400)
committernhmall <nhmall@nethack.org>
Sun, 11 Oct 2020 13:16:23 +0000 (09:16 -0400)
remove an unnecessary dependency for top Makefile wasm

sys/unix/Makefile.top

index e87cd4133a5064f55c7159bf3325a929be5be003..78e7238a7faaf1dac5700f74a52d83ab19b105cd 100644 (file)
@@ -208,7 +208,7 @@ dlb:
        ( cd util ; $(MAKE) dlb )
        ( cd dat ; LC_ALL=C ; ../util/dlb cf nhdat $(DATDLB) )
 
-wasm: include/nhlua.h
+wasm:
        ( cd src ; $(MAKE) $(WASM_TARGET) )
 
 package: $(GAME) recover $(VARDAT) spec_levs