]> icculus.org git repositories - divverent/netradiant.git/blob - Makefile.conf
the historic move: getting rid of all visual studio project stuff, now that the mingw...
[divverent/netradiant.git] / Makefile.conf
1 BUILD = debug
2 #BUILD = release
3
4 OS := $(shell uname)
5 #OS = Linux
6 #OS = Win32
7 #OS = Darwin