Home
last modified time | relevance | path

Searched refs:SEDSRCS (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/libkern/kxld/
H A DMakefile117 SEDSRCS=sed -E 's/ ([a-z_]+\.[ch])/ $(SRCROOTESC)\/\1/g' macro
120 $(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -MM $< | $(SEDOBJS) | $(SEDSRCS) > $@;