Subject: Re: Problem linting libkafs - make guru needed
To: None <current-users@netbsd.org>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: current-users
Date: 10/07/1998 10:49:48
On Tue, 6 Oct 1998, Frederick Bruckman wrote:
> On Tue, 6 Oct 1998, Bill Studenmund wrote:
>
> > llib-l${LIB}.ln: ${LOBJS}
> > @echo building llib-l${LIB}.ln
> > @rm -f llib-l${LIB}.ln
> > @${LINT} -C${LIB} ${.ALLSRC} ${LLIBS}
I just committed this change. Please let me knwo if anything else breaks!
It'll be in src/share/mk/bsd.lib.mk 1.141.
Take care,
Bill