share/mk: Remove obsolete reference to LINTLIBDIR

Lint support was removed in 1cbb58886a,
but this entry (accidently added in an unrelated commit) wasn't
removed.
This commit is contained in:
Brooks Davis 2022-03-28 19:43:03 +01:00
parent bba12ee453
commit cd8796cee0

View file

@ -612,8 +612,6 @@ LINKGRP Group of links created with LINKS [${LIBGRP}].
LINKMODE Mode of links created with LINKS [${LIBMODE}].
LINTLIBDIR Target directory for lint libraries.
MAN The manual pages to be installed. See bsd.man.mk for more
details.