]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - Makefile.conf
-game xonotic support in q3map2
[xonotic/netradiant.git] / Makefile.conf
1 # empty Makefile.conf template
2
3 ## OS X:
4 # BUILD=debug
5 # RADIANT_ABOUTMSG=Custom build
6 # EXE=ub
7 #
8 ## MacPorts:
9 # CPPFLAGS=-I/opt/local/include/ -I/usr/X11R6/include/ 
10 # LDFLAGS=-L/opt/local/lib -L/usr/X11R6/lib
11 # MACLIBDIR=/opt/local/lib
12
13 ## Fink
14 ## (-arch ppc can combined with -arch 386, I read somewhere. However does work fine like this on OSX 10.6) 
15 # LDFLAGS=-arch i386
16 # CFLAGS=-arch i386
17 # TARGET_ARCH=-arch i386
18 # MACLIBDIR=/sw/lib