From: nhmall Date: Sun, 11 Oct 2020 13:16:23 +0000 (-0400) Subject: follow-up bit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eaa8b99eea6830c49f6cde98d8ab0d9ac69c3168;p=nethack follow-up bit remove an unnecessary dependency for top Makefile wasm --- diff --git a/sys/unix/Makefile.top b/sys/unix/Makefile.top index e87cd4133..78e7238a7 100644 --- a/sys/unix/Makefile.top +++ b/sys/unix/Makefile.top @@ -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