Add find2perl as a dependency for the target 'test_prep'.
authorNicholas Clark <nick@ccl4.org>
Mon, 23 May 2011 09:21:07 +0000 (10:21 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 23 May 2011 09:21:07 +0000 (10:21 +0100)
commit9f4173836a23515ff86154e9d21c4c35e075432b
tree21ce8ccba4a99f9362ff64c998d7381bc4bdc314
parent8b2d7fd7f6fec0dba844a6dfeedfdfa03d1c405e
Add find2perl as a dependency for the target 'test_prep'.

If t/porting/podcheck.t can't find x2p/find2perl, then it is unable to find an
external target for a pod link in perlutil.pod, which it flags up as an error.
find2perl was already a dependency of the 'all' target, hence without this
rule podcheck.t would pass for 'make all test', but not 'make test'.
Cross/Makefile-cross-SH
Makefile.SH