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

/linux-master/tools/build/feature/
H A DMakefile94 __BUILDXX = $(CXX) $(CXXFLAGS) -MD -Wall -Werror -o $@ $(patsubst %.bin,%.cpp,$(@F)) $(LDFLAGS) macro
95 BUILDXX = $(__BUILDXX) > $(@:.bin=.make.output) 2>&1

Completed in 95 milliseconds