diff options
Diffstat (limited to 'bruiser/autogen/wasm/ft/makefile')
| -rw-r--r-- | bruiser/autogen/wasm/ft/makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bruiser/autogen/wasm/ft/makefile b/bruiser/autogen/wasm/ft/makefile index d67c45b..b02dcfc 100644 --- a/bruiser/autogen/wasm/ft/makefile +++ b/bruiser/autogen/wasm/ft/makefile @@ -53,7 +53,7 @@ LD_FLAGS+=$(EXTRA_LD_FLAGS)  .PHONY:all clean help ASM SO TAGS -all:$(TARGET) $(TARGET)-dbg +all:A ADBG  everything:$(TARGET) A ASM SO $(TARGET)-static $(TARGET)-dbg TAGS $(TARGET)-cov | 
