radare2/libr/magic/deps.mk
2018-06-11 03:36:45 +02:00

5 lines
50 B
Makefile

ifeq (${USE_LIB_MAGIC},1)
LDFLAGS+=-lmagic
endif