]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/conf/Makefile.ssl
Import of old SSLeay release: SSLeay 0.9.0b
[thirdparty/openssl.git] / crypto / conf / Makefile.ssl
index 878ac70b14e93d74f553c8dba19367f60ee32383..00e917aa4476c1f7533d133f9eb57d2874630142 100644 (file)
@@ -80,6 +80,6 @@ clean:
 
 errors:
        perl $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h
-       perl ../err/err_genc.pl $(ERR).h $(ERRC).c
+       perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.