diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ all: gcc -std=c23 -g -O0 -Wall -Werror *.c -o ccc +clean: + rm -f ./ccc *.s *.o *.out **/*.s **/*.o **/*.out |
![]() |
index : cflems/ccc.git | |
| Carson's C Compiler | Carson Fleming |
| summaryrefslogtreecommitdiff |