index
:
ccc.git
master
Carson's C Compiler
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makefile
blob: 9cab3aa866d0d62e6f03dc7daba182c7caefe2b1 (
plain
)
1
2
all: gcc -std=c23 -g -O0 -Wall -Werror *.c -o ccc