lldb: use .PATH to find man page instead of symlinking it

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2015-07-07 18:46:41 +00:00
parent 748a12e2c3
commit 0b0796a3dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285248

View File

@ -13,8 +13,8 @@ SRCDIR= tools/lldb/tools/driver
SRCS= Driver.cpp \
Platform.cpp
lldb.1:
ln -fs ${LLDB_SRCS}/docs/lldb.1 ${.TARGET}
# Man page directory
.PATH: ${LLDB_SRCS}/docs
LIBADD= edit panel ncursesw execinfo z