diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 19ba1e1ebb2..0a048c36c36 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -35,6 +35,8 @@ MAN1= csh.1 DPADD+= ${LIBNCURSES} ${LIBCRYPT} LDADD+= -lncurses -lcrypt +LINKS= ${BINDIR}/csh ${BINDIR}/tcsh + csh.1: tcsh.man ln -sf ${.ALLSRC} ${.TARGET}