mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 19:37:53 +01:00
Install /bin/tcsh also.
This commit is contained in:
parent
34e3e010b6
commit
77f2a34fb1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59393
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user