Huh- this sneaked into my patch. Looks like docs/Makefile should be removed from CVS, since it's autogenerated now.
--Josh > Index: docs/Makefile > =================================================================== > RCS file: /home/perlcvs/parrot/docs/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- docs/Makefile 1 Jan 2002 20:23:46 -0000 1.4 > +++ docs/Makefile 2 Jan 2002 04:59:16 -0000 > @@ -1,4 +1,4 @@ > -PERL = /usr/bin/perl > +PERL = perl > RM_F = rm -f > > all: packfile-c.pod packfile-perl.pod core_ops.pod > >