summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-07-07 08:27:59 +0000
committerache <ache@FreeBSD.org>2000-07-07 08:27:59 +0000
commitc54d523f7c08490dbc83984be764286b9daa5c51 (patch)
tree328ceccfab6a525b0c7924b940dd4bc5ae9d9ba8 /bin/csh
parent202433c0d70e7102510df92b4851ad2d3927cafb (diff)
downloadFreeBSD-src-c54d523f7c08490dbc83984be764286b9daa5c51.zip
FreeBSD-src-c54d523f7c08490dbc83984be764286b9daa5c51.tar.gz
restore tabs lost from prev commit
Asked-by: bde
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index a6b41ec..50113e0 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -36,8 +36,8 @@ MLINKS= csh.1 tcsh.1
# utilities of the same name are handled with the associated manpage,
# builtin.1 in share/man/man1/.
-DPADD= ${LIBTERMCAP} ${LIBCRYPT}
-LDADD= -ltermcap -lcrypt
+DPADD= ${LIBTERMCAP} ${LIBCRYPT}
+LDADD= -ltermcap -lcrypt
LINKS= ${BINDIR}/csh ${BINDIR}/tcsh
OpenPOWER on IntegriCloud