summaryrefslogtreecommitdiff
path: root/graphics/wildmagic/files/patch-SampleFoundation_makeapp.wm4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/wildmagic/files/patch-SampleFoundation_makeapp.wm4')
-rw-r--r--graphics/wildmagic/files/patch-SampleFoundation_makeapp.wm412
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/wildmagic/files/patch-SampleFoundation_makeapp.wm4 b/graphics/wildmagic/files/patch-SampleFoundation_makeapp.wm4
deleted file mode 100644
index 20b227bbae10..000000000000
--- a/graphics/wildmagic/files/patch-SampleFoundation_makeapp.wm4
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./SampleFoundation/makeapp.wm4.orig Wed Apr 4 22:17:21 2007
-+++ ./SampleFoundation/makeapp.wm4 Wed Apr 4 22:19:44 2007
-@@ -3,7 +3,8 @@
- INCPATH := -I ../../SDK/Include
- CORELIBS := -lWm4$(GRF)Application -lWm4$(GRF)Renderer -lWm4Graphics \
- -lWm4Foundation
--
-+LIBS := $(CORELIBS) $(XLIBS) $(GLIBS) -lm
-+
- ifeq (Soft,$(findstring Soft,$(GRF)))
- CFLAGS += -DWM4_HAS_SOFT_SHADER
- endif