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 00:51:19 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
e8d3c0580b
radare2
/
libr
/
anal
/
Makefile
6 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
* r_anal - Initial (non working) implementation - Added dummy and x86 plugins * r_core - Added 'anal' command * r_asm - Removed aop parser
2009-02-15 23:57:03 +00:00
NAME
=
r_anal
* fix r_asm and r_anal deps * Initial import of depgraph.pl helper script to get the libr internal library dependencies graph with graphviz
2009-03-04 12:39:51 +00:00
DEPS
=
r_util r_lib
* Fix r2 build - Add CFLAGS+=-DCORELIB in libr/cmd/Makefile - Add target all in r2rc/Makefile * r_core - Add dummy command ac (stands for analyze code) * r_anal - Reorganize code - Add function r_anal_bbs (not working yet)
2010-02-26 12:08:42 +00:00
OBJ
=
anal.o ctx.o reflines.o
* r_anal - Initial (non working) implementation - Added dummy and x86 plugins * r_core - Added 'anal' command * r_asm - Removed aop parser
2009-02-15 23:57:03 +00:00
i
n
c
l
u
d
e
.
.
/
r
u
l
e
s
.
m
k
Reference in New Issue
Copy Permalink