> One aspect of ON builds that continues to bug me is the lack of support > for distributed builds. I have often wondered, but never had the time > to investigate, whether the makefiles could be "flattened out" to enable > independent directories to be built in parallel rather than > sequentialy.
I'm confused. Right now, most of the directories under usr/src/lib and usr/src/cmd are built in parallel as per the .PARALLEL directives in usr/src/lib/Makefile and usr/src/cmd/Makefile. -- meem _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org