We already link against libncurses.a - no need for libtermcap.a as well.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19674 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2007-01-02 01:39:18 +00:00
parent e460ec053f
commit 769cb28ffb
+1 -1
View File
@@ -21,7 +21,7 @@ BinCommand ftp :
progressbar.c progressbar.c
ruserpass.c ruserpass.c
util.c util.c
: libtermcap.a libedit.a libncurses.a libutil.a libbsd.so $(NETWORK_LIBS) : libedit.a libncurses.a libutil.a libbsd.so $(NETWORK_LIBS)
; ;
# Installation -- in the test directory for the time being # Installation -- in the test directory for the time being