| Author |
How to write make file
|
|
|
| Please tell me how to write make file from scrach.
| |
| Roger Leigh 2006-05-16, 4:04 am |
| | |
| Maurizio Loreti 2006-05-16, 4:04 am |
| "anu" <anaghar@techmahindra.com> writes:
> Please tell me how to write make file from scrach.
Press the keys on your keyboard, and save the keystrokes in a file.
Reading the man page for make, and/or the users manual for GNU make
(188 pages) may help.
--
Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
Dept. of Physics, Univ. of Padova, Italy ROT13: ybergv@cq.vasa.vg
| |
| Norm Dresner 2006-05-16, 8:03 am |
| "anu" <anaghar@techmahindra.com> wrote in message
news:1147767145.523326.58090@g10g2000cwb.googlegroups.com...
| Please tell me how to write make file from scrach.
You might also purchase the book, "GNU Make" from the FSF
| |
|
|
Maurizio Loreti wrote:
> "anu" <anaghar@techmahindra.com> writes:
>
>
> Press the keys on your keyboard, and save the keystrokes in a file.
> Reading the man page for make, and/or the users manual for GNU make
> (188 pages) may help.
a.k.a. 'info make', or found at
http://www.gnu.org/software/make/manual/
>
> --
> Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
> Dept. of Physics, Univ. of Padova, Italy ROT13: ybergv@cq.vasa.vg
| |
| friendrangar@gmail.com 2006-05-18, 4:02 am |
| Hello toby
Thank you for sending link . It is very useful
| |
| Bruintje Beer 2006-05-18, 7:06 pm |
|
"anu" <anaghar@techmahindra.com> schreef in bericht
news:1147767145.523326.58090@g10g2000cwb.googlegroups.com...
> Please tell me how to write make file from scrach.
>
Use your favorite editor and start typing the make rules.
John
|
|
|
|