Tardy is referenced in the openssl Makefile tar rule, which is there the dependency manifests.Surely you build your packages from the release tar balls? That means that this rule is never used.
Many package managers (including debian's, depending on the mode in which it is run) will unpack a tarball, run 'make dist' on it, and then build the resulting tarball. In those cases, tardy is properly a build dependency.
_______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
