From c8ac461f3a0a88c77de5b7d01db08064e0c35a61 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 7 Jul 2000 08:27:59 +0000 Subject: [PATCH] restore tabs lost from prev commit Asked-by: bde --- bin/csh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/csh/Makefile b/bin/csh/Makefile index a6b41ec1af8..50113e0b141 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