Fix previous commit.

This commit is contained in:
Bruce Evans 1995-01-01 17:14:45 +00:00
parent 84bcd8659a
commit 2e8e965294

View File

@ -19,10 +19,9 @@ DPADD= ${LIBM}
LDADD+= -lcrypt
DPADD+= ${LIBCRYPT}
MANSRC= ${.CURDIR}/../perl
MAN1=
MLINKS+= perl.1 tperl.1
MLINKS+= perl.1 taintperl.1
.include "../../Makefile.inc"
.include <bsd.prog.mk>