summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/pod/Makefile.inc
blob: 1e3cbfe7fc72fe746b216fab975debaee16d5070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# $FreeBSD$
#

PERL5SRC?=	${.CURDIR}/../../../../../contrib/perl5
MINIPERLOPT?=	-I${.OBJDIR}/../../perl/lib -I${.OBJDIR}/../../perl

CLEANFILES+=	${PROG}.1 ${PROG}.PL

.ORDER: ${PROG}.PL ${PROG} ${PROG}.1 ${PROG}.1.gz

STRIP=

.include "../Makefile.inc"
OpenPOWER on IntegriCloud