17168bf62e
I'll be doiung the rest in stages.
11 lines
172 B
Makefile
11 lines
172 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5
|
|
MINIPERLOPT?= -I${.OBJDIR}/../../miniperl/lib -I${.OBJDIR}/../../miniperl
|
|
|
|
STRIP=
|
|
|
|
.include "../Makefile.inc"
|