mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
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:
parent
bba12ee453
commit
cd8796cee0
1 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue