This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
f04fa7259d
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