Douglas E. Engert wrote:

I would go with whatever uname returns.

Yes, this is the way it's done in a lot of our Makefiles
as well (although, not *all* our Makefiles :-(). I would
recommend that we use "SunOS", i.e. the output of "uname -s":

    $ uname -s
    SunOS

mike
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to