Lines Matching refs:file
39 cppflags$(sm) += -include $(conf-file)
102 conf-file := $(out-dir)/include/generated/conf.h
103 conf-mk-file := $(out-dir)/conf.mk
104 conf-cmake-file := $(out-dir)/conf.cmake
105 $(conf-file): $(conf-mk-file)
107 cleanfiles += $(conf-file)
108 cleanfiles += $(conf-mk-file)
109 cleanfiles += $(conf-cmake-file)
111 $(conf-file): FORCE
114 $(conf-mk-file): FORCE
117 $(conf-cmake-file): FORCE