Don't build perl.

This commit is contained in:
Mark Murray
2002-05-16 08:59:52 +00:00
parent 10b2978e07
commit 9a473994d2
-4
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>