(Hopefully) a fix for 20010723.004: make install needs
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 12 Aug 2001 15:45:43 +0000 (15:45 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 12 Aug 2001 15:45:43 +0000 (15:45 +0000)
commitabae58a6d95251a1089732a25f3d20d450c8bef1
treedd9d161250a4d35e1b07663244752aee21cfc227
parentad0029c435199eaf70c06265f639c1af50f36906
(Hopefully) a fix for 20010723.004: make install needs
write permission in build directory.  The problem was
probably caused by overeager sprinkling of the lib/re.pm
dependencies (which was done to guarantee lib/re.pm being
uptodate for parallel makes: now solved by funneling that
through an explicit recursive make in the preplibrary target).

p4raw-id: //depot/perl@11644
Makefile.SH