Lines Matching refs:all
6 all:
32 # Define NO_DWARF if you do not want debug-info analysis feature at all.
150 ifeq ($(call try-cc,$(SOURCE_HELLO),-Werror -fstack-protector-all),y)
151 CFLAGS := $(CFLAGS) -fstack-protector-all
200 # what 'all' will build and 'install' will install, in perfexecdir
203 # what 'all' will build but not install in perfexecdir
382 # pyrf is just an internal name needed for all those wrappers.
652 all: shell_compatibility_test $(ALL_PROGRAMS) $(LANG_BINDINGS) $(OTHER_PROGRAMS)
762 @echo ' doc - make *all* documentation (see below)'
776 @echo ' install-doc - install *all* documentation'
788 @echo ' clean - clean all binary objects and build output'
791 $(MAKE) -C Documentation all
830 # GNU make supports exporting all variables by "export" without parameters.
854 install: all
903 .PHONY: all install clean strip