This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
ikarus
Watch
4
Star
0
Fork
You've already forked ikarus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
af9798e9be
ikarus
/
src
/
geninstr
/
Makefile
8 lines
82 B
Makefile
Raw
Blame
History
all
:
./gen.pl > tmp.s
gcc -o tmp.o -c tmp.s
otool -t tmp.o
otool -tv tmp.o
Reference in New Issue
View Git Blame
Copy Permalink