Default rules for make

Larry Jones scjones at sdrc.UUCP
Sat Nov 11 10:04:35 AEST 1989


In article <1989Nov8.033800.5104 at monymsys.uucp>, david at monymsys.uucp (David Kozinn) writes:
> Here's the problem: I'm running Microport Sys V/386 and using the Green Hills
> C compiler. I would prefer that instead of the default value of "cc" being
> used for the $CC macro that gcc be used instead. For the time being, when I
> make something I've done something like "make CC=gcc foobar", which works just
> fine, but is a minor annoyance. I've looked around for a makefile in some
> place logical (like /etc or /usr/lib) but can't find one. Aside from creating
> an alias (or equivalent) for make, is there some simple way that I can change
> these defaults? Thanks.

Unfortunately, according to the man page for make "The internal
rules for make are contained in the source file rules.c for the
make program," which sort of leaves out those of us without
sources.  There are a number of make sources which are generally
available, one was just posted to one of the comp.sources groups
a week or so ago.  Perhaps you could track down one of them.
----
Larry Jones                         UUCP: uunet!sdrc!scjones
SDRC                                      scjones at SDRC.UU.NET
2000 Eastman Dr.                    BIX:  ltl
Milford, OH  45150-2789             AT&T: (513) 576-2070
"You know how Einstein got bad grades as a kid?  Well MINE are even WORSE!"
-Calvin



More information about the Comp.unix.microport mailing list