Hi, I'm trying to run gnu make under Wine, on Suse Linux. However, the
very first instance of include statement, like

 

include /dir/subdir/file.mak

 

reports un-existed file error, whereas the same gnumake works fine with
that same makefile when run under Windows.

 

Although, changing slash direction resolves the problem, but in my case,
I cannot change makefiles :-(

 

Any other ideas?

 

Thanks In Advance,

K.

 

_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to