New err_code.pl script to retain old error codes. This should allow the use
[openssl.git] / crypto / buffer / Makefile.ssl
index a5f150e523129802d978e8d0d20b588d5191b561..756e8b1e2dc5535ad295b071b9d90707c43933fa 100644 (file)
@@ -77,7 +77,9 @@ dclean:
 clean:
        /bin/rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
 
-errors:
+errors: $(ERRC).c
+
+$(ERRC).c: $(ERR).err
        perl $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h
        perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c