Re: Problem with absolute path

2004-07-20 Thread Juergen Schmidt
hi, has anybody an idea on this or can help me? I would be glad to know if i make something wrong or if it is maybe a make problem. Thanks in advance Juergen Juergen Schmidt wrote: Hi, i have problem with make when i try to generate the output anywhere and using an absolute path. Please see my

Problem with absolute path

2004-06-30 Thread Juergen Schmidt
Hi, i have problem with make when i try to generate the output anywhere and using an absolute path. Please see my simple test makefile (when i run make i am in /local/test/maketest where the source "maketest.c" is located): ** OUT=/local/te