Makefile.libcompat: correctly append to make variable

Reported by:	hselasky
Pointy hat to:	emaste
This commit is contained in:
Ed Maste
2018-07-30 14:42:59 +00:00
parent ad91146c66
commit 0d84986542
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ LIBCOMPATIMAKE+= ${LIBCOMPATWMAKE:NINSTALL=*:NDESTDIR=*} \
-DLIBRARIES_ONLY
_LC_LIBDIRS.yes= lib
_LC_LIBDIRS.yes= gnu/lib
_LC_LIBDIRS.yes+= gnu/lib
_LC_LIBDIRS.${MK_CDDL:tl}+= cddl/lib
_LC_LIBDIRS.${MK_CRYPT:tl}+= secure/lib
_LC_LIBDIRS.${MK_KERBEROS:tl}+= kerberos5/lib