Searched refs:all (Results 1 – 25 of 65) sorted by relevance
123
68 all: $(DHD_EXE) target93 all: $(DHD_EXE) target106 .PHONY: all clean
14 all release: target21 .PHONY: all release clean
62 ###retail:free: --> $(MAKE) -f $(SRCBASE)/GNUmakefile.inc TTYPE=OPT all63 ###debug:checked: --> $(MAKE) -f $(SRCBASE)/GNUmakefile.inc TTYPE=DBG all68 all : debug free70 release : all79 # explicit rules for all of your source files. You must do this if you114 $(MAKE) -f $(SRCBASE)/GNUmakefile.inc TTYPE=OPT all117 $(MAKE) -f $(SRCBASE)/GNUmakefile.inc TTYPE=DBG all128 ## This catch-all generic rule breaks make targets defined in module which 133 .PHONY: all release free checked retail debug clean FORCE139 ### build all :: target ::[all …]
125 # TARGET_TYPE is either "all" or one or more of: float64, float32, int16126 # default is int16. "all" will get expanded into a list of all possible types131 ifeq ($(TARGET_TYPE), all)
22 include $(call all-named-subdir-makefiles,$(msm7k_dirs))25 include $(call all-named-subdir-makefiles,$(qsd8k_dirs))
16 include $(all-subdir-makefiles)
1 include $(call all-subdir-makefiles)
3 all:: target
17 include $(all-subdir-makefiles)
2 include $(call all-subdir-makefiles)