Alexander Mueller writes:
> when writing C applications I'd like to check them using lint.
> Unfortunately FreeBSD comes with only "llib-lposix.ln" and
> "llib-lstdc.ln" in "/usr/libdata/lint". Is there an easy, i.e.
> automated, way to create lint libraries (e.g. llib-lc.ln) for
> all the libs in "/usr/src/lib"?

yes.

In current use
WANT_LINT=             yes
in /etc/make.conf. This won't work in STABLE; I haven't MFCed it.

M
--
Mark Murray
iumop ap!sdn w,I idlaH
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to