Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 1996 21:52:32 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        koshy@india.hp.com (A JOSEPH KOSHY)
Subject:   Re: Q: How to create lint libs?
Message-ID:  <199607291952.VAA03905@uriah.heep.sax.de>
In-Reply-To: <199607290844.AA225279874@fakir.india.hp.com> from A JOSEPH KOSHY at "Jul 29, 96 02:14:34 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As A JOSEPH KOSHY wrote:

> I wasn't able to figure out the procedure to create lint libs for the
> system.  The default `lint' target is quiet no-op.

I think there is a default inference rule.

Try ``make llib-${libname}.ln''.

However, be warned, our libc is still not lintable (i.e., it won't
create any lint lib at all, since there is at least one type conflict,
struct pmap is defined twice in different contexts), so lint is not of
much use.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607291952.VAA03905>