Lines Matching refs:file
23 cppflags$(sm) += -include $(conf-file)
73 conf-file := $(out-dir)/include/generated/conf.h
74 conf-mk-file := $(out-dir)/conf.mk
75 conf-cmake-file := $(out-dir)/conf.cmake
76 $(conf-file): $(conf-mk-file)
78 cleanfiles += $(conf-file)
79 cleanfiles += $(conf-mk-file)
80 cleanfiles += $(conf-cmake-file)
82 $(conf-file): FORCE
85 $(conf-mk-file): FORCE
88 $(conf-cmake-file): FORCE