mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-04 11:43:39 +00:00
95322945ab
- Triggered by swapping io.va - Reported by @hteso
8 lines
85 B
Makefile
8 lines
85 B
Makefile
#BINDEPS=r_core
|
|
#BIN=ragrep2
|
|
#OBJ=ragrep2.o
|
|
.PHONY: all
|
|
all:
|
|
|
|
include ../../rules.mk
|