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

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