This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
radare2
Watch
1
Star
0
Fork
0
You've already forked radare2
mirror of
https://github.com/radareorg/radare2.git
synced
2024-12-01 17:40:34 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
d619c6039f
radare2
/
sys
/
full-uninstall.sh
7 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
* Added sys/ in order to ease build, deps and python /cc @hteso * Some fixes in r_magic api to make r_lang/perl compile
2011-09-10 00:19:06 +00:00
#!/bin/sh
# find root
more shellcheck
2015-06-17 03:47:36 +00:00
cd
"
$(
dirname
"
$PWD
/
$0
"
)
"
;
cd
..
* Added sys/ in order to ease build, deps and python /cc @hteso * Some fixes in r_magic api to make r_lang/perl compile
2011-09-10 00:19:06 +00:00
make purge
Reference in New Issue
Copy Permalink