> Well, the kernel and most (if not all) of lib already has ISA-specific > build directories. Some things in cmd are structured that way, too, but > an awful lot of stuff just dumps all the derived files into the same > directory as the sources.
For the curious: commands only have that Makefile structure when required -- e.g., when we build both a 32-bit and 64-bit version of the command. -- meem _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
