[PATCH] independence from gmake
    Michael Matz 
    matz at kde.org
       
    Fri Apr 19 14:43:22 BST 2002
    
    
  
Hi,
On Fri, 19 Apr 2002, Adriaan de Groot wrote:
> A first step in the make-agnostization and cleanup of the build system can
> be retrieved from
>
> 	http://www.cs.kun.nl/~adridg/kde/bsd-make.html
Well, even reading the first lines I notice such things, as:
  if test "x$$AUTOCONF_VERSION" = "xAutoconf version 2.13"; then
or
  rm -f admin/$$file
This won't work of course, $$ being pid in sh.
Or this:
  echo "You don't have a toplevel CVS directory."; \
I thought the point of moving it was to remove all the ";\"'s ;)
I didn't bother to read the rest yet.  Try again ;)
> Could someone with sufficient karma give this a test-drive and then
> commit? Or bitch, as the case may be.
I'll do that.
Ciao,
Michael.
    
    
More information about the kde-core-devel
mailing list