Date: Mon, 9 Jun 2008 22:24:01 -0700 (PDT) From: Unga <unga888@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: Source directory of libm.so? Message-ID: <407215.95455.qm@web57013.mail.re3.yahoo.com> In-Reply-To: <87abht6hx2.fsf@kobe.laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
--- On Tue, 6/10/08, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
> From: Giorgos Keramidas <keramida@ceid.upatras.gr>
> Subject: Re: Source directory of libm.so?
> To: freebsd-questions@freebsd.org
> Date: Tuesday, June 10, 2008, 12:19 PM
> On Mon, 9 Jun 2008 21:02:52 -0700 (PDT), Unga
> <unga888@yahoo.com> wrote:
> > Hi all
> > Where is the source directory of /lib/libm.so.x in
> /usr/src/?
> >
> > grep -lr LIB=m /usr/src/ does not show any result.
>
> Try using a few spaces or TABs around '=' :)
>
> The directory you want is `/usr/src/lib/msun'.
>
OK :) thanks for the reply.
Btw, is it a mistake a tab before the m in the Makefile or is it intentional?
/usr/src/lib/msun/Makefile
LIB= m
Regards
Unga
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407215.95455.qm>
