Remove lldb(1) files if WITHOUT_LLDB is set

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2015-12-16 19:48:03 +00:00
parent d0ba16f775
commit a2acf60284
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292355

View File

@ -4254,6 +4254,11 @@ OLD_DIRS+=usr/include/c++/v1
# to be filled in
#.endif
.if ${MK_LLDB} == no
OLD_FILES+=usr/bin/lldb
OLD_FILES+=usr/share/man/man1/lldb.1.gz
.endif
.if ${MK_LOCALES} == no
OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_COLLATE
OLD_FILES+=usr/share/locale/af_ZA.ISO8859-1/LC_CTYPE