Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/buildtools/
Dmodulerules.skip23 .PHONY: all default build install clean clobber full super-full
61 .PHONY: clobber-installed
63 clobber-installed:
Dmodulerules144 .PHONY: all default build install clean clobber full super-full
305 clobber: make-sub
311 $(call makefull,clobber-installed)
313 @+$(REMAKE) clobber-installed
318 super-clobber: make-sub
322 $(call makesuperfull,clobber-installed)
/TwlSDK-5.1.0/build/tools/defval/test/
DMakefile37 .PHONY: build install do-autotest clean clobber
55 clean clobber super-clobber: target
/TwlSDK-5.1.0/build/tools/makelcf.TWL/test/
DMakefile41 .PHONY: build install do-autotest clean clobber
54 clean clobber super-clobber: target
/TwlSDK-5.1.0/build/tools/makelcf/test/
DMakefile103 .PHONY: build install do-autotest clean clobber
116 clean clobber super-clobber: target
/TwlSDK-5.1.0/build/buildtools/twl/
Dmodulerules.x8690 clean clobber super-clobber
180 super-clobber clobber: make-sub
Dmodulerules22 ifeq ($(filter clean clobber,$(MAKECMDGOALS)),)
291 @+$(REMAKE) clobber
309 .PHONY: clobber-installed
312 clobber-installed: clobber_for_hyb_thumb
/TwlSDK-5.1.0/build/buildtools/nitro/
Dmodulerules.x8690 clean clobber super-clobber
187 super-clobber clobber: make-sub
Dmodulerules22 ifeq ($(filter clean clobber,$(MAKECMDGOALS)),)
191 @+$(REMAKE) clobber
209 .PHONY: clobber-installed
212 clobber-installed: clobber_for_thumb
/TwlSDK-5.1.0/build/demos/tips/
DMakefile29 ifneq (,$(filter FINALROM,$(TWL_BUILD_TYPE))$(findstring $(MAKECMDGOALS),clean clobber))