Subject: Re: lint bombs out in make build
To: Bill Studenmund <skippy@macro.stanford.edu>
From: Tim Rightnour <root@garbled.net>
List: current-users
Date: 10/06/1998 21:00:13
On 07-Oct-98 Bill Studenmund spoke unto us all:
#  On Tue, 6 Oct 1998, Tim Rightnour wrote:
#  
# > I ran into this problem as well..  I solved it with:
# > 
# > --- bsd.lib.mk.orig     Tue Oct  6 10:19:11 1998
# > +++ bsd.lib.mk  Tue Oct  6 10:20:14 1998
# > @@ -245,7 +245,7 @@
# >  llib-l${LIB}.ln: ${LOBJS}
# >         @echo building llib-l${LIB}.ln
# >         @rm -f llib-l${LIB}.ln
# > -       @${LINT} -C${LIB} ${LOBJS} ${LLIBS}
# > +       @${LINT} -C${LIB} ${.ALLSRC:M*ln} ${LLIBS}
#                                       ^^^^^
#  Do you really need that? It worked fine for me w/ just .ALLSRC.
#  

probably not.. I just threw it in there to avoid it trying to get it's hands on
any .c or .sh files..  if it works without that, then commit it with just
ALLSRC.

---
Tim Rightnour  -  root@garbled.net
Free Multi-Platform Operating System: http://www.netbsd.org
Get your official NetBSD-1.3.2 CDROM set today! http://www.netbsd.com/