Home | History | Annotate | Download | only in scripts

Lines Matching full:echo

30 RANLIB=echo
102 echo prefix=\"$(prefix)\"; \
103 echo libdir=\"$(LIBPATH)\"; \
104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
105 echo L_opts=\"-L$(LIBPATH)\"; \
106 echo R_opts=\"-R$(LIBPATH)\"; \
107 echo ccopts=\"-xtarget=ultra\"; \
108 echo ldopts=\"-xtarget=ultra\"; \
109 echo libs=\"-lpng12 -lz -lm\"; \
121 echo; \
122 echo '## WARNING:'; \
123 echo '## The commands "CC" and "LD" must NOT refer to /usr/ucb/cc'; \
124 echo '## and /usr/ucb/ld. If they do, you need to adjust your PATH'; \
125 echo '## environment variable to put /usr/ccs/bin ahead of /usr/ucb.'; \
126 echo '## The environment variable LD_LIBRARY_PATH should not be set'; \
127 echo '## at all. If it is, things are likely to break because of'; \
128 echo '## the libucb dependency that is created.'; \
129 echo; \
212 echo
213 echo Testing installed dynamic shared library in $(DL).
221 echo
222 echo Testing installed dynamic shared library.