3 lines
87 B
Text
3 lines
87 B
Text
OBJS = diff.c bdiff.c ;
|
|
|
|
lib r_diff : $(OBJS) : <include>../include <library>../util ;
|