Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/
H A DMakefile132 dtc_cpp_flags = -Wp,-MD,$(depfile).pre.tmp -nostdinc \
140 -d $(depfile).dtc.tmp $(dtc-tmp) ; \
141 cat $(depfile).pre.tmp $(depfile).dtc.tmp > $(depfile)
/f-stack/dpdk/doc/api/
H A Dmeson.build28 depfile: 'examples.dox.d',
54 depfile: 'html.d',
/f-stack/dpdk/doc/guides/
H A Dmeson.build22 depfile: '.html.d',
/f-stack/freebsd/contrib/device-tree/scripts/
H A DKbuild.include17 depfile = $(subst $(comma),_,$(dot-target).d)
229 scripts/basic/fixdep $(depfile) $@ '$(make-cmd)' > $(dot-target).tmp;\
230 rm -f $(depfile); \