[EMAIL PROTECTED] writes:
>     patches/
> 
> To assume $HOME/usr/src to get to these directories (that you don't
> need in the normal build process) makes everything soo easy...
> Perhaps we should invoke all tools should be run through make, and
> have make set (PACKAGE)_SOURCEDIR
>

Couldn't we just do a

        PACKAGE_SOURCEDIR=$(shell cd $(depth); pwd)
        export PACKAGE_SOURCEDIR

somewhere inside the stepmake system?


-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to