[Mono-list] make: Nothing to be done for `all'.

Lawrence Pit loz@cable.a2000.nl
Sun, 14 Apr 2002 00:41:27 +0300


Hi,

Trying to build mono on W2K box using cygwin. Build works fine except for a
few components where it simply leaves the directory without doing anything
resulting in 0 bytes sized mcs.exe, corlib.dll and all the System.*.dll
files. All other .exe files compiled fine. If I go for example to directory
/mono/tests/ and run make, I get the following result:

$ make
make: Nothing to be done for `all'.

$ make all
make: Nothing to be done for `all'.

strangely enough make distclean, make check and a few other targets work
fine. Anyone ever encountered this problem? I searched Google, found no
answer there.



greets,
loz