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:
parent
748a12e2c3
commit
0b0796a3dc
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user