mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-07 06:00:13 +00:00
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
|
OBJS = config.c callback.c ;
|
||
|
|
||
|
lib r_config : $(OBJS) : <include>../include <library>../util ;
|