OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanall
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
makefile
103
ifeq ("$(findstring $(MAKECMDGOALS), clean
cleanall
)", "")
135
cleanall
: clean
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
makefile
103
ifeq ("$(findstring $(MAKECMDGOALS), clean
cleanall
)", "")
135
cleanall
: clean
/hardware/ti/wlan/wl1271/CUDK/configurationutility/
makefile
118
ifeq ("$(findstring $(MAKECMDGOALS), clean
cleanall
)", "")
150
cleanall
: clean
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Makefile
137
# echo MAKECMDGOALS: $(MAKECMDGOALS) : $(findstring $(MAKECMDGOALS), "clean
cleanall
")
144
ifeq ("$(findstring $(MAKECMDGOALS), clean
cleanall
)", "")
175
cleanall
: clean
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/
makefile
114
ifeq ("$(findstring $(MAKECMDGOALS), clean
cleanall
)", "")
146
cleanall
: clean
Completed in 138 milliseconds