On Tue, 23 Mar 1999, Scott D. Yelich wrote:
>
> Then comes qmail, et al., does it use Makefile with
> CC=gcc? no. Does it use ./Configure? no. It says
> "type make; make config check; # that's all!"
>
No need to edit the Makefile to set the compiler option. As a
feature of make you can pass the necessary parameters from the command
line like so:- 'make CC=gcc' or whatever compiler is necessary. At no
stage is it absolutely necessary to edit the make file.
--
Our OS who art in CPU, UNIX be thy name.
Thy programs run, thy syscalls done,
In kernel as it is in user!
*********************************************
Matthew Gibbins
email : [EMAIL PROTECTED]
- Re: poor documentation example Racer X
- Re: poor documentation example Scott D. Yelich
- Re: poor documentation example Vince Vielhaber
- Re: poor documentation example Scott D. Yelich
- Re: poor documentation example James Smallacombe
- Re: poor documentation example Mark Delany
- Re: poor documentation example Russ Allbery
- Re: poor documentation example Mark Delany
- Re: poor documentation example Russ Allbery
- Re: poor documentation example Racer X
- Re: poor documentation example mgibbins
- Re: poor documentation example Russ Allbery
- Re: poor documentation example Julian L.C. Brown
- Re: poor documentation example Jay Soffian
- Re: poor documentation example Mark Delany
- Re: poor documentation example Russell Nelson
- Re: poor documentation example Jay Soffian
- Re: poor documentation example Russ Allbery
- Re: poor documentation example Jay Soffian
- Re: poor documentation example Vince Vielhaber
- Re: poor documentation example Russ Allbery
