freebsd-dev/gnu/usr.bin/perl/x2p/Makefile.inc
Mark Murray 235e962d3f Dorkus sum. I managed to commit an earlier version of this. This fixes the
broken perl build.

* NOTE * * NOTE * * NOTE *

PERL5 RELIES IN A MAKE WORLD FOR THE BOOTSTRAP!!

* NOTE * * NOTE * * NOTE *
1998-09-10 10:51:11 +00:00

11 lines
164 B
Makefile

#
# $Id$
#
PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5
MINIPERLOPT?= -I${.OBJDIR}/../../perl/lib -I${.OBJDIR}/../../perl
STRIP=
.include "../Makefile.inc"