]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - Makefile.conf
use "uname" for the OS
[xonotic/netradiant.git] / Makefile.conf
1 BUILD = debug
2 #BUILD = release
3
4 OS := $(shell uname)
5 #OS = Linux
6 #OS = Win32
7 #OS = Darwin