Re: Output of uname -s

2005-09-14 Thread Larry Finger
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Larry Finger on 9/13/2005 9:25 PM: I know that 'uname -s' yields 'CYGWIN_NT-5.1' on Windows XP, but I am writing a multi-platform makefile and need to find a method that will work for all versions of Windows. What is

Re: Output of uname -s

2005-09-13 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Larry Finger on 9/13/2005 9:25 PM: > I know that 'uname -s' yields 'CYGWIN_NT-5.1' on Windows XP, but I am > writing a multi-platform makefile and need to find a method that will > work for all versions of Windows. What is the result of un

Output of uname -s

2005-09-13 Thread Larry Finger
I know that 'uname -s' yields 'CYGWIN_NT-5.1' on Windows XP, but I am writing a multi-platform makefile and need to find a method that will work for all versions of Windows. What is the result of uname -s for Windows 9X, Me, NT and 2K? Thanks, Larry -- Unsubscribe info: http://cygwin.c