mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-04 11:43:39 +00:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
ifeq (${USE_LIB_MAGIC},1)
|
|
LDFLAGS+=-lmagic
|
|
endif
|
|
|