1 # empty Makefile.conf template
5 # RADIANT_ABOUTMSG=Custom build
9 ## (-arch ppc can combined with -arch 386, I read somewhere. However does work fine like this on OSX 10.6)
12 # TARGET_ARCH=-arch i386
15 ## On some versions of OSX you may get compile errors regarding glTexImage1D, uncomment this to fix it
17 #CPPFLAGS_COMMON += -DMACVERSION="$(MACVERSION)"