* GNU make: Where is the default database?
@ 2003-02-21 18:59 Jamie Risk
2003-02-21 20:28 ` Elias Athanasopoulos
2003-02-22 0:20 ` whitnl73
0 siblings, 2 replies; 3+ messages in thread
From: Jamie Risk @ 2003-02-21 18:59 UTC (permalink / raw)
To: linux-newbie
Where's the source database for gnu make? I can view it with
"make -p -f/dev/null" which is, useful, but I wish to edit it.
- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: GNU make: Where is the default database?
2003-02-21 18:59 GNU make: Where is the default database? Jamie Risk
@ 2003-02-21 20:28 ` Elias Athanasopoulos
2003-02-22 0:20 ` whitnl73
1 sibling, 0 replies; 3+ messages in thread
From: Elias Athanasopoulos @ 2003-02-21 20:28 UTC (permalink / raw)
To: Jamie Risk; +Cc: linux-newbie
On Fri, Feb 21, 2003 at 01:59:22PM -0500, Jamie Risk wrote:
> Where's the source database for gnu make? I can view it with
> "make -p -f/dev/null" which is, useful, but I wish to edit it.
Redefine your shell's enviroment variables. For bash use export,
for csh use setenv.
Elias
--
University of Athens I bet the human brain
Physics Department is a kludge --Marvin Minsky
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: GNU make: Where is the default database?
2003-02-21 18:59 GNU make: Where is the default database? Jamie Risk
2003-02-21 20:28 ` Elias Athanasopoulos
@ 2003-02-22 0:20 ` whitnl73
1 sibling, 0 replies; 3+ messages in thread
From: whitnl73 @ 2003-02-22 0:20 UTC (permalink / raw)
To: jamie_risk; +Cc: linux-newbie
On Fri, 21 Feb 2003, Jamie Risk wrote:
> Where's the source database for gnu make? I can view it with
> "make -p -f/dev/null" which is, useful, but I wish to edit it.
> - Jamie
>
If you will look at the output so produced, you will see all values
are default, from the environment, automatic, or builtin.
Edit the environment values by editing your shell's startup files.
Anything else you want to edit you have to put into a makefile
Lawson
--
---oops---
________________________________________________________________
Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-02-22 0:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-21 18:59 GNU make: Where is the default database? Jamie Risk
2003-02-21 20:28 ` Elias Athanasopoulos
2003-02-22 0:20 ` whitnl73
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.