<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
O/H Bernd Petrovitsch έγραψε:
<blockquote cite="mid1175595078.2379.45.camel@tara.firmix.at"
 type="cite">
  <pre wrap="">[...]
  </pre>
  <blockquote type="cite">
    <pre wrap="">To be complete it also needs to be passed to make install clean
etc... 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Better now[0] in CVS?
The lines now look like
$(MAKECMD) -C lib LIBDIR=$(LIBDIR)
where
MAKECMD = $(MAKE) OS=$(OS)

And we are now guessing the OS only once right at the start if
necessary. This avoids several calls to guess_os.sh and all will give
the same result.

However, I'm not a fan of recursive make. Read
<a class="moz-txt-link-freetext" href="http://miller.emu.id.au/pmiller/books/rmch/">http://miller.emu.id.au/pmiller/books/rmch/</a> for more ...
But converting that needs an evening or two, I fear.

        Bernd

[0]: Sorry, you have to wait for propagating the commit to the anon-cvs servers.
  </pre>
</blockquote>
Yes, thank you...<br>
<br>
This seems to fix it.<br>
<br>
Vassilis<br>
</body>
</html>