Hey Roland. Long time no see. >* All new Makefiles use SHELL=/usr/bin/ksh (just to avoid that we need >more horrible quoting stunts to make the Bourne shell happy&&cooperative >(which includes the much-feared "sh: argument list too long"-thing)). >This usage was approved by gatekeepers ([EMAIL PROTECTED]) in ><[EMAIL PROTECTED]> >
A quick check of a few Makefiles shows SHELL=/bin/ksh and not /usr/bin/ksh as stated above. Do you want to fix that and not go through the /bin symlink each time? craig _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
