3 lines
94 B
Text
3 lines
94 B
Text
OBJS = config.c callback.c ;
|
|
|
|
lib r_config : $(OBJS) : <include>../include <library>../util ;
|