index
:
school.git
master
thing1's amazing school repo
thing1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
comp
/
lucas-standen-NEA
/
code
/
proto
/
ast
/
Makefile
blob: e11e20f059b90a2c66dae071963a25b9441f5777 (
plain
)
1
2
3
4
all: astg ast.c cc ast.c astg.o -o ast astg: astg.c cc astg.c -c -o astg.o