summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1996-06-02 20:22:34 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1996-06-02 20:22:34 +0000
commit9a193d8dd602c8fb88cbd8aabd6511b507066cdf (patch)
tree7f6e52126a9c09708d815fd66b06e0e6cc9fd520 /usr.bin
parent536d62cb7d4ddddcbc74cffeb3a7027a0a7011d5 (diff)
Depend on old curses library too
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tn3270/tn3270/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tn3270/tn3270/Makefile b/usr.bin/tn3270/tn3270/Makefile
index c99232ee682..19dc61ff65b 100644
--- a/usr.bin/tn3270/tn3270/Makefile
+++ b/usr.bin/tn3270/tn3270/Makefile
@@ -1,12 +1,12 @@
-# $Id: Makefile,v 1.5 1996/06/02 20:11:00 tholo Exp $
+# $Id: Makefile,v 1.6 1996/06/02 20:22:33 tholo Exp $
.include "../../Makefile.inc"
CFLAGS += -I${.CURDIR} -I.
#LDADD += -locurses -ltermcap -ltelnet -lcrypt
LDADD += -locurses -ltermcap -ltelnet
-#DPADD += ${LIBCURSES} ${LIBTERMCAP} /usr/lib/libtelnet.a ${LIBCRYPT}
-DPADD += ${LIBCURSES} ${LIBTERMCAP} /usr/lib/libtelnet.a
+#DPADD += ${LIBOLDCURSES} ${LIBTERMCAP} /usr/lib/libtelnet.a ${LIBCRYPT}
+DPADD += ${LIBOLDCURSES} ${LIBTERMCAP} /usr/lib/libtelnet.a
SRCS += apilib.c api_bsd.c api_exch.c asc_ebc.c astosc.c dctype.c
SRCS += disp_asc.c ebc_disp.c