summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/Makefile
blob: eb61dbd4cc97bb5be91bc8d83ec4d767bf08f3ea (plain)
1
2
3
4
5
6
7
8
9
#	$Id: Makefile,v 1.6 1998/09/09 07:20:10 markm Exp $

.if !defined(NOSUIDPERL)
_suidperl=	suidperl
.endif

SUBDIR= libperl miniperl perl ${_suidperl} pod utils x2p

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud