use "uname" for the OS
git-svn-id: svn://svn.icculus.org/netradiant/trunk@45 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
BUILD = debug
|
||||
#BUILD = release
|
||||
|
||||
OS = Linux
|
||||
OS := $(shell uname)
|
||||
#OS = Linux
|
||||
#OS = Win32
|
||||
#OS = Darwin
|
||||
|
||||
Reference in New Issue
Block a user