mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-08 22:30:30 +00:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
ifeq (${USE_LIB_MAGIC},1)
|
||
|
LDFLAGS+=-lmagic
|
||
|
endif
|
||
|
|