]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/mediasource/netradiant-src/Makefile.conf
Rename mediasource to source
[voretournament/voretournament.git] / misc / mediasource / netradiant-src / Makefile.conf
diff --git a/misc/mediasource/netradiant-src/Makefile.conf b/misc/mediasource/netradiant-src/Makefile.conf
deleted file mode 100644 (file)
index 95d5497..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# empty Makefile.conf template
-
-## OS X:
-# BUILD=debug
-# RADIANT_ABOUTMSG=Custom build
-# EXE=ub
-
-## 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
-
-## On some versions of OSX you may get compile errors regarding glTexImage1D, uncomment this to fix it
-#MACVERSION ?= 16
-#CPPFLAGS_COMMON += -DMACVERSION="$(MACVERSION)"