diff --git a/Makefile b/Makefile index 913f40d..a432c0e 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ ifeq ($(CC),gcc) export ASAN_OPTIONS=verify_asan_link_order=0 endif -all: clean builddir codegen run-c-test full run-cc-test ccodegen +all: clean builddir codegen run-c-test full run-cc-test help: @echo "Available build variables:"