Makefile Issue

2006-05-26 Thread Parikshat Dubey
Hi All! I have one sample make file but there are many autogenerated things inside it which i am unable to comprehend and understand.I want to know how autogenerated makefile is generated and what are the specific things in makefile i need to focus on. I wan to know also how i can use autog

Re: Bug in builtin function abspath (again)

2006-05-26 Thread Paul D. Smith
%% Andreas Büning <[EMAIL PROTECTED]> writes: ab> In July 2005 I sent an email to this list because the new builtin ab> function abspath does not support drive letters. I also sent a patch ab> to fix this. The last information I got about this issue was the ab> following email (24th of Jul

Bug in builtin function abspath (again)

2006-05-26 Thread Andreas Büning
Hello! In July 2005 I sent an email to this list because the new builtin function abspath does not support drive letters. I also sent a patch to fix this. The last information I got about this issue was the following email (24th of July, 2005) by Paul Smith stating that he wanted to find a differe

Re: Makefile Issue

2006-05-26 Thread Brian Dessent
Parikshat Dubey wrote: > I have one sample make file but there are many autogenerated things inside > it which i am unable to comprehend and understand.I want to know how > autogenerated makefile is generated and what are the specific things in > makefile i need to focus on. Please do not send y