This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a141f8a31a
cpython
/
Demo
/
sgi
/
video
/
Makefile
8 lines
93 B
Makefile
Executable File
Raw
Blame
History
all
:
v
2
i
i
2
v
v2i
:
v
2
i
.
o
$(
CC
)
v2i.o -limage -o v2i
i2v
:
i
2
v
.
o
$(
CC
)
i2v.o -limage -o i2v
Reference in New Issue
View Git Blame
Copy Permalink