mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-25 15:24:36 +00:00
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
|
OBJS = syscall.c ioports.c ;
|
||
|
|
||
|
lib r_syscall : $(OBJS) : <include>../include <library>../util <library>../db ;
|