Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2000 12:42:28 +0400 (MSD)
From:      kostik <kostik@org.chem.msu.su>
To:        Gregory Bond <gnb@itga.com.au>
Cc:        Gerhard Sittig <Gerhard.Sittig@gmx.net>, freebsd-stable@freebsd.org
Subject:   Re: agp_if.c 
Message-ID:  <Pine.BSF.4.05.10010071237470.79208-100000@org.chem.msu.su>
In-Reply-To: <200010050129.MAA25324@lightning.itga.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Oct 2000, Gregory Bond wrote:

> > Doesn't the old "config; cd; make dep all install" sequence work?
> Traps for young players:  No this (sometimes) doesn't work.  You need
> to do "make depend && make all", so that the second invocation of make
> picks up the new dependencies calculated by "make depend".  Doing them
> as one command (i.e. "make depend all") will sometimes result in odd
> behaviour as the make will use the old dependencies for the whole make
> run.
> 
> This is one area where gmake differs from BSD make - gmake will reread
> any makefiles that are changed during the make run, so the "make depend
> all" trick would work for projects built with gmake.
i have an old question - why freebsd project can't switch to gmake?
i'm holding to (!) different makes on my system now (make & gmake).

        WBR,                              Konstantin Yu. Pasichnichenko
                                          E-mail : kostik@org.chem.msu.su
                                          FIDO   : 2:5020/118.82@fidonet.org




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10010071237470.79208-100000>