Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 1995 19:06:25 -0700 (PDT)
From:      Poul-Henning Kamp <phk@ref.tfs.com>
To:        rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes)
Cc:        roberto@keltia.freenix.fr, freebsd-current@FreeBSD.ORG
Subject:   Re: Some Makefiles incorrectly set LDADD
Message-ID:  <199506040206.TAA14701@ref.tfs.com>
In-Reply-To: <199506032026.NAA16847@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Jun 3, 95 01:26:25 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > date/Makefile:LDADD=    -lutil
> > mv/Makefile:LDADD=      -lutil
> > ps/Makefile:LDADD=      -lm -lkvm
> > rcp/Makefile:LDADD=     -lkrb -ldes
> > sh/Makefile:LDADD=  -ll -ledit -ltermcap
>                 ^^^
> LDADD should not be set with a += in a Makefile unless that Makefile
> has mutliple LDADD lines with in it.

Well, then we will have no easy way to do for instance what the original
message said, recompile everything with a particular library :-(


-- 
Poul-Henning Kamp <phk@login.dknet.dk> -- TRW Financial Systems, Inc.
'All relevant people are pertinent' && 'All rude people are impertinent'
=> 'no rude people are relevant'



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