X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=Makefile.conf;h=2986545586224bf978efce6344a032e3827c0590;hb=778af4dde04279ffa15f729e95c66048c05dbd32;hp=0f5fa9241b98b749345e22647d8a748b67b9403e;hpb=a3cfcb0acdcb21bc23a2166c442a3bd0dbd18349;p=xonotic%2Fnetradiant.git diff --git a/Makefile.conf b/Makefile.conf index 0f5fa924..29865455 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -1 +1,18 @@ # empty Makefile.conf template + +## OS X: +# BUILD=debug +# RADIANT_ABOUTMSG=Custom build +# EXE=ub +# +## MacPorts: +# CPPFLAGS=-I/opt/local/include/ -I/usr/X11R6/include/ +# LDFLAGS=-L/opt/local/lib -L/usr/X11R6/lib +# MACLIBDIR=/opt/local/lib + +## Fink +## (-arch ppc can combined with -arch 386, I read somewhere. However does work fine like this on OSX 10.6) +# LDFLAGS=-arch i386 +# CFLAGS=-arch i386 +# TARGET_ARCH=-arch i386 +# MACLIBDIR=/sw/lib