index
:
.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
burneye
/
reads
/
et_dyn
/
Makefile
blob: a08d7213836328d7ed0b7de720534ab660de4489 (
plain
)
1
2
3
4
all: gcc -c a.c gcc -c interp.c gcc -shared crt1.o interp.o a.o