3 lines
100 B
Text
3 lines
100 B
Text
OBJS = reg.c arena.c value.c cond.c ;
|
|
|
|
lib r_reg : $(OBJS) : <include>../include <library>../util ;
|