> >  > SRCDIR is not set in this level. We're talking about
 > >  > usr/src/lib/lib*/Makefile, not usr/src/lib/lib*/$(TRANSMACH)/Makefile
 > > 
 > > I'm confused why that is.  Why lib*/Makefile rather than lib*/Makefile.com?
 > 
 > The lib*/Makefile.com makefile fragement is included by
 > lib*/$(TRANSMACH)/Makefile to run the MACH-specific stuff - but all the
 > demo code is MACH/ISA-independent (e.g. /usr/demo/ksh/ only contains
 > scripts and (later) sample data (e.g. MusicML)) and therefore handled by
 > lib*/Makefile.

But why is it inconceivable to have demo files that are ISA-dependent?
(The rules should consider the general case, not just ksh93's needs.)
/usr/demo already seems to contain a number of ELF binaries.

-- 
meem
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to