index
people
commits
about
wf
/
gol
/ tree
summary
|
tree
|
log
|
refs
main
Makefile
1
CC
?=
cc
2
CFLAGS
+=
-g -Oz -Wall -Wextra -std
=
c99 -pedantic
3
4
all
:
gol
5
gol
:
gol
.
c