Make sure strdup() is properly declared.
[oweals/openssl.git] / crypto / comp / Makefile.ssl
index 6ca8c5e30561707b6983a61326d7bb204bf50994..dccaa078dd4be71c411372b3a7dd86046f34be16 100644 (file)
@@ -43,8 +43,7 @@ all:  lib
 
 lib:   $(LIBOBJ)
        $(AR) $(LIB) $(LIBOBJ)
-       @echo You may get an error following this line.  Please ignore.
-       - $(RANLIB) $(LIB)
+       $(RANLIB) $(LIB) || echo Never mind.
        @touch lib
 
 files: