From 5ac0beb1e17cb479188d1706d95a53fad90191fb Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 16 Sep 2018 22:48:30 +0430 Subject: [skip ci] --- bruiser/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bruiser/makefile b/bruiser/makefile index 3b7b2ae..7039a8b 100644 --- a/bruiser/makefile +++ b/bruiser/makefile @@ -83,7 +83,7 @@ TBG_OBJLIST_COV_INC_WASM=$(patsubst ./autogen/wasm/ltg/%.c, ./autogen/wasm/ltg/% .DEFAULT:all -.PHONY:all clean help ASM SO TAGS +.PHONY:all clean help ASM SO TAGS CODE_GEN all:$(TARGET) -- cgit v1.2.3