mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-15 01:10:01 +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 ;
|