|
From: | Kiril Serebnik |
Subject: | Gnu Make under Wine |
Date: | Wed, 30 Jan 2008 14:58:07 +0200 |
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 L
Any other ideas?
Thanks In Advance,
[Prev in Thread] | Current Thread | [Next in Thread] |