Lines Matching full:echo
106 echo prefix=\"$(prefix)\"; \
107 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
108 echo L_opts=\"-L$(LIBPATH)\"; \
109 echo R_opts=\"-Wl,-rpath,$(LIBPATH)\"; \
110 echo libs=\"-lpng12 -lz -lm\"; \
135 @echo ""
136 @echo " Running pngtest dynamically linked with $(LIBSO):"
137 @echo ""
139 @echo ""
140 @echo " Running pngtest statically linked with libpng.a:"
141 @echo ""
210 echo
211 echo Testing installed dynamic shared library in $(DL).