Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/
DMakefile.build142 quiet_cmd_cc_i_c = CPP $(quiet_modtag) $@
143 cmd_cc_i_c = $(CPP) $(c_flags) -o $@ $<
173 $(CPP) -D__GENKSYMS__ $(c_flags) $< \
223 quiet_cmd_as_s_S = CPP $(quiet_modtag) $@
224 cmd_as_s_S = $(CPP) $(a_flags) -o $@ $<
241 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -D__ASSEMBLY__ -o $@ $<
/busybox-1.35.0/
DMakefile294 CPP = $(CC) -E macro
333 CPP AR NM STRIP OBJCOPY OBJDUMP MAKE AWK GENKSYMS PERL UTS_MACHINE \