Searched refs:echo (Results 1 – 12 of 12) sorted by relevance
72 SECHO := @echo96 pur_disp_compile.c = echo " "CC $(show_objs)97 pur_disp_compile.i = echo " "CPP $(show_objs)99 pur_disp_compile.u = echo " "CC $(show_objs)100 pur_disp_compile.S = echo " "AS $(show_objs)108 pur_disp_ar = echo " "AR $(ARFLAGS) $@109 pur_disp_ld = echo " "LD $(1)110 pur_disp_ln = echo " "LN $(show_objs)112 pur_disp_gen = echo " "GEN $(show_objs)113 pur_disp_install = echo " "INSTALL $(1)[all …]
199 then echo "$(1)"; else echo "$(2)"; fi)202 then echo "-Wa,$(1)"; fi)205 then echo "$(1)"; fi)504 …:=$(shell echo -e "\t.text\n\taddis 11,30,_GLOBAL_OFFSET_TABLE_-.@ha" | $(CC) -c -x assembler -o /…600 …CC) -Wl,--help 2>/dev/null | grep -q -- --as-needed && echo "AS_NEEDED ( $(UCLIBC_LDSO) )" || echo…611 echo "GROUP ( $(UBACKTRACE_FULL_NAME) )")772 @echo "####";776 @echo "#### about this problem.";777 @echo "####";778 @echo "#### Exiting...";[all …]
595 o Fixed getpass() to not echo passwords to the console
136 pur_showclean = echo " "CLEAN $(notdir $(CURDIR))137 pur_showdiff = echo " "TEST_DIFF $(notdir $(CURDIR))/138 pur_showlink = echo " "TEST_LINK $(notdir $(CURDIR))/ $@139 pur_showtest = echo " "TEST_EXEC $(notdir $(CURDIR))/ $(@:.exe=)145 ver_showdiff = true echo146 ver_showlink = true echo
78 echo "ret == $$ret ; expected_ret == $$expected_ret" ; \79 echo "The output of failed test is:"; \
3 echo '64'; else echo '32'; fi)5 ARX=$(shell echo $(AR) | sed -e 's/-X[^ ]*//g')
37 } echo; /* echo datagram */ member
35 echo *-*.*.*.so | xargs -n1 | grep -v libpthread | xargs readelf -aW >full_dump.lst41 echo "$symbol" >>uclibc_refd.lst43 echo "$symbol" >>uclibc_unrefd.lst
100 echo CST6CDT > /etc/TZ
1241 * configure.in: Remove bogus echo included in1954 Use that file's contents instead of literal echo's for the prologue.
927 Doing 'echo CST6CDT > /etc/TZ' is enough to create a valid file.
3869 instead of echo when printing escape characters.
Completed in 17 milliseconds