Some shells print out the directory name if CDPATH is set breaking the
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 16:06:58 +0000 (16:06 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 16:06:58 +0000 (16:06 +0000)
commit6d4943e81f1c2ba13a9e195c1fcc108aeff79714
treed0f3bb383ce2e7c6d232cc9e21c5ef2d6c2abf26
parent57cffe901f258e1f38886a611dc20da442374fa8
Some shells print out the directory name if CDPATH is set breaking the
pod2man test. Use ./util instead to avoid this.
Makefile.org