2010-05-29 09:30:36 +08:00
|
|
|
BIN=rafind2
|
2016-04-25 18:40:01 +08:00
|
|
|
|
2018-11-08 00:18:14 +08:00
|
|
|
BINDEPS=r_search r_io r_asm r_anal r_reg r_cons r_lang r_crypto
|
2019-03-08 21:22:59 +08:00
|
|
|
BINDEPS+=r_socket r_parse r_util r_syscall r_flag r_hash r_main
|
2010-05-29 09:30:36 +08:00
|
|
|
|
2012-10-03 20:31:35 +08:00
|
|
|
include ../rules.mk
|
2012-06-01 20:50:24 +08:00
|
|
|
|
2013-11-15 06:38:14 +08:00
|
|
|
include ../../libr/socket/deps.mk
|
2019-03-08 21:22:59 +08:00
|
|
|
include ../../libr/main/deps.mk
|
2013-11-15 06:38:14 +08:00
|
|
|
include ../../shlr/zip/deps.mk
|
2014-03-04 02:09:40 +08:00
|
|
|
include ../../shlr/gdb/deps.mk
|
2016-03-25 17:13:50 +08:00
|
|
|
include ../../shlr/bochs/deps.mk
|
2016-04-25 18:40:01 +08:00
|
|
|
include ../../shlr/qnx/deps.mk
|
2017-08-20 00:52:57 +08:00
|
|
|
include ../../shlr/ar/deps.mk
|
2019-04-02 22:02:31 +08:00
|
|
|
LDFLAGS+=$(LINK)
|