cyeh ca95fefb7a adding in source for uname
git-svn-id: svn://10.0.0.236/trunk@194 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-13 22:29:30 +00:00
..
1998-04-13 22:29:30 +00:00
1998-04-13 22:29:30 +00:00
1998-04-13 22:29:30 +00:00

This directory contains the source for uname.exe on Win32.
This version of uname.exe returns the string "WINNT" when
you say 'uname -s' on Windows NT.

To build it, you need Microsoft Visual C++ and nmake.
Issue the command:
    nmake /f uname.mak
The output is Release\uname.exe.  Copy it to a directory
on your Path.