summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortholo <tholo@openbsd.org>1996-06-02 20:22:33 +0000
committertholo <tholo@openbsd.org>1996-06-02 20:22:33 +0000
commit2c58d856a4df1845718ff04b94777f391d6d1c1c (patch)
tree5bbb7b085b5bcd18578e77da3faf1569b8d3446e
parentsetupterm() should return 1 for success, not OK (diff)
downloadwireguard-openbsd-2c58d856a4df1845718ff04b94777f391d6d1c1c.tar.xz
wireguard-openbsd-2c58d856a4df1845718ff04b94777f391d6d1c1c.zip
Depend on old curses library too
-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