freebsd-dev/gnu/usr.bin/perl/x2p/Makefile.inc
Mark Murray 17168bf62e Bring in the Perl5 BMake files. This ends the easy stuff.
I'll be doiung the rest in stages.
1998-09-09 07:20:33 +00:00

11 lines
172 B
Makefile

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