This website requires JavaScript.
Explore
Help
Sign In
falso
/
tp
mirror of
https://github.com/zeldaret/tp.git
Watch
1
Star
0
Fork
You've already forked tp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
901b222eb8
tp
/
tools
/
Makefile
9 lines
101 B
Makefile
Raw
Blame
History
CC
:=
cc
CFLAGS
:=
-O3 -Wall -s
elf2dol
:
elf
2
dol
.
c
$(
CC
)
$(
CFLAGS
)
-o
$@
$^
clean
:
$(
RM
)
elf2dol
Reference in New Issue
View Git Blame
Copy Permalink