Various changes to make this stuff compile under Win32 and VC++ with and
[openssl.git] / crypto / rsa / Makefile.ssl
index ef4f30d8a6e5331ae4a9e791ccb3fdaefa3870e1..29838c8fd34af837690e393b741a4f5b795f3aa3 100644 (file)
@@ -81,7 +81,7 @@ clean:
 
 errors: $(ERRC).c
 
-$(ERRC).c: $(ERR).err
+$(ERRC).c: $(ERR).err $(ERR).h
        perl $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h
        perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c