File utilities and datatype implementation for a C-based code generator #5

Merged
abdelrahman merged 18 commits from ccodegen into main 2025-09-20 13:48:08 +00:00
Showing only changes of commit 178b02a32b - Show all commits

View File

@@ -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:"