Don't build perl.

This commit is contained in:
markm 2002-05-16 08:59:52 +00:00
parent 4a63c3e321
commit 52d70f2d2f

View File

@ -17,8 +17,4 @@ SUBDIR+=as ld
.endif
.endif
.if !defined(NOPERL) && !defined(NO_PERL) && exists(${.CURDIR}/perl)
SUBDIR+=perl
.endif
.include <bsd.subdir.mk>