On Wed, 24 Apr 2002 00:51:10 +1000, 
Brendan J Simon <[EMAIL PROTECTED]> wrote:
>Through a little guess work and a bit of trial and error, I figured out
>that kbuild-2.5 requires a Makefile.in fragment in each directory.  It
>must search every directory for this file.

Why guess?  It is all in Documentation/kbuild/kbuild-2.5.txt.  See
'global makefile' and 'converting old kbuild makefiles'.

>I think I have to use a combination of link_subdirs, base_target and
>select funtions in the Makefile.in to build the wrapper but am not quite
>sure which or how yet.  I'm also playing around with extra_cflags_all
>and extra_ldflags_all.

All covered in kbuild-2.5.txt.  If I missed anything, let me know.


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to