diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2020-03-26 08:23:09 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2020-03-26 08:23:09 +0000 |
| commit | eb61f7bdf266d0baa4469c6ddd0e9cafe4262aa3 (patch) | |
| tree | dc251d1545078bf5a960a496e47e3d7a16380141 /Makefile.libcompat | |
| parent | a0be3628280b24e90b3c27f08dec3389c4118e3a (diff) | |
Notes
Diffstat (limited to 'Makefile.libcompat')
| -rw-r--r-- | Makefile.libcompat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.libcompat b/Makefile.libcompat index 21e5fb4296a6..ad67fd114b34 100644 --- a/Makefile.libcompat +++ b/Makefile.libcompat @@ -39,7 +39,6 @@ LIBCOMPATIMAKE+= ${LIBCOMPATWMAKE:NINSTALL=*:NDESTDIR=*} \ _LC_LIBDIRS.yes= lib _LC_LIBDIRS.yes+= gnu/lib -_LC_LIBDIRS.yes+= usr.bin/lex/lib _LC_LIBDIRS.${MK_CDDL:tl}+= cddl/lib _LC_LIBDIRS.${MK_CRYPT:tl}+= secure/lib _LC_LIBDIRS.${MK_KERBEROS:tl}+= kerberos5/lib |
