From eaa8b99eea6830c49f6cde98d8ab0d9ac69c3168 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 11 Oct 2020 09:16:23 -0400 Subject: [PATCH] follow-up bit remove an unnecessary dependency for top Makefile wasm --- sys/unix/Makefile.top | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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