Additional dependencies; should help for parallel makes
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 24 Apr 2001 01:11:40 +0000 (01:11 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 24 Apr 2001 01:11:40 +0000 (01:11 +0000)
not to fail on missing lib/lib.pm or lib/re.pm.

p4raw-id: //depot/perl@9808

Makefile.SH

index ed1dc69..051884d 100644 (file)
@@ -564,7 +564,7 @@ sperl$(OBJ_EXT): perl.c $(h)
 # We have to call our ./makedir because Ultrix 4.3 make can't handle the line
 #      test -d lib/auto || mkdir lib/auto
 #
-preplibrary: miniperl lib/Config.pm
+preplibrary: miniperl lib/Config.pm lib/lib.pm lib/re.pm
        @sh ./makedir lib/auto
        @echo " AutoSplitting perl library"
        $(LDLIBPTH) ./miniperl -Ilib -e 'use AutoSplit; \