Searched refs:__BUILD (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/build/feature/
H A DMakefile89 __BUILD = $(CC) $(CFLAGS) -MD -Wall -Werror -o $@ $(patsubst %.bin,%.c,$(@F)) $(LDFLAGS) macro
90 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1

Completed in 92 milliseconds