]> granicus.if.org Git - openssl/commit
Support building the distribution .tar file on platforms with limited
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 12 Jun 2002 12:28:06 +0000 (12:28 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 12 Jun 2002 12:28:06 +0000 (12:28 +0000)
commitd993f3af33d1719f07a1f78a533eb39e0fa1010d
tree89e6deb0ea568d43a28fa10e72971a7f05dca259
parent1ffa78ec6cf4bbaead0c4940552eadbeded8bbb5
Support building the distribution .tar file on platforms with limited
argument list length. This requires Gnu-tar. As we use the non-standard
"tardy" software anyway, it doesn't hurt too much to require Gnu-tar.
"make dist" will probably only be used by team-members anyway.
Makefile.org