freebsd-dev/gnu/usr.bin/perl/Makefile
1998-09-30 20:24:59 +00:00

10 lines
191 B
Makefile

# $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>