summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-19 15:15:19 +0000
committerobrien <obrien@FreeBSD.org>2000-04-19 15:15:19 +0000
commit9f147019b852d104589c619e66e04e04418c62f1 (patch)
tree73cc086db6c473e996802db34afa60865faecf0b /bin/csh
parentb90287b571e6cedb62c0a5116187665b8f838574 (diff)
downloadFreeBSD-src-9f147019b852d104589c619e66e04e04418c62f1.zip
FreeBSD-src-9f147019b852d104589c619e66e04e04418c62f1.tar.gz
Install /bin/tcsh also.
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 19ba1e1..0a048c3 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}
OpenPOWER on IntegriCloud