Sync ordinals with 1.0.1-stable.
[openssl.git] / Makefile.org
index cb7893e43d5d2837bc460f801c5ae34e3f6edd3d..720965b0126e4879daa478821ae96e6af42c267b 100644 (file)
@@ -645,7 +645,7 @@ install_sw:
        chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
        done;
        @set -e; target=install; $(RECURSIVE_BUILD_CMD)
-       @set -e; for i in "$(LIBS)" ;\
+       @set -e; liblist="$(LIBS)"; for i in $$liblist ;\
        do \
                if [ -f "$$i" ]; then \
                (       echo installing $$i; \