Convert to LIBADD

This commit is contained in:
Baptiste Daroussin 2015-06-15 21:20:52 +00:00
parent c0b575998b
commit d9c8ae62f4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284432

View File

@ -16,8 +16,7 @@ SRCS= Driver.cpp \
lldb.1:
ln -fs ${LLDB_SRCS}/docs/lldb.1 ${.TARGET}
DPADD= ${LIBEDIT} ${LIBNCURSESW} ${LIBEXECINFO} ${LIBPANEL} ${LIBZ}
LDADD= -ledit -lncursesw -lexecinfo -lpanel -lz
LIBADD= edit panel ncursesw execinfo z
LLDB_LIBS=\
lldb \