Home
last modified time | relevance | path

Searched refs:clobber (Results 1 – 10 of 10) sorted by relevance

/TwlSDK-5.5/build/buildtools/
Dmodulerules.skip23 .PHONY: all default build install clean clobber full super-full
61 .PHONY: clobber-installed
63 clobber-installed:
Dmodulerules145 .PHONY: all default build install clean clobber full super-full
306 clobber: make-sub
312 $(call makefull,clobber-installed)
314 @+$(REMAKE) clobber-installed
319 super-clobber: make-sub
323 $(call makesuperfull,clobber-installed)
/TwlSDK-5.5/build/tools/defval/test/
DMakefile37 .PHONY: build install do-autotest clean clobber
55 clean clobber super-clobber: target
/TwlSDK-5.5/build/tools/makelcf/test/
DMakefile103 .PHONY: build install do-autotest clean clobber
116 clean clobber super-clobber: target
/TwlSDK-5.5/build/tools/makelcf.TWL/test/
DMakefile41 .PHONY: build install do-autotest clean clobber
54 clean clobber super-clobber: target
/TwlSDK-5.5/build/buildtools/twl/
Dmodulerules.x8690 clean clobber super-clobber
180 super-clobber clobber: make-sub
Dmodulerules22 ifeq ($(filter clean clobber,$(MAKECMDGOALS)),)
119 ifneq ($(filter clean clobber,$(MAKECMDGOALS)),)
311 @+$(REMAKE) clobber
329 .PHONY: clobber-installed
332 clobber-installed: clobber_for_hyb_thumb
/TwlSDK-5.5/build/buildtools/nitro/
Dmodulerules.x8690 clean clobber super-clobber
187 super-clobber clobber: make-sub
Dmodulerules22 ifeq ($(filter clean clobber,$(MAKECMDGOALS)),)
89 ifneq ($(filter clean clobber,$(MAKECMDGOALS)),)
195 @+$(REMAKE) clobber
213 .PHONY: clobber-installed
216 clobber-installed: clobber_for_thumb
/TwlSDK-5.5/build/demos/tips/
DMakefile29 ifneq (,$(filter FINALROM,$(TWL_BUILD_TYPE))$(findstring $(MAKECMDGOALS),clean clobber))