diff --git a/Makefile b/Makefile index 879b767..7cb370b 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ override TFLAGS += -v endif -all: $(TARGET) +all build: $(TARGET) asm: $(ASM)