summaryrefslogtreecommitdiff
path: root/audio/rat30/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rat30/files/patch-Makefile')
-rw-r--r--audio/rat30/files/patch-Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/audio/rat30/files/patch-Makefile b/audio/rat30/files/patch-Makefile
index 1141401cb3de..b244344647c8 100644
--- a/audio/rat30/files/patch-Makefile
+++ b/audio/rat30/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Tue Sep 14 03:39:00 1999
-+++ Makefile Sun Oct 20 14:06:27 2002
+--- Makefile.orig Tue Sep 14 12:39:00 1999
++++ Makefile Sat Mar 17 18:16:04 2007
@@ -10,8 +10,8 @@
# -DDEBUG_RTP -DREPEAT
@@ -11,6 +11,15 @@
LDFLAGS=
LDLIBS= $(LDLIBS) -lm
RANLIB = ranlib
+@@ -19,7 +19,7 @@
+
+ GSMFLAGS = -DSASR -DFAST -DUSE_FLOAT_MUL
+
+-include Makefile_$(OSTYPE)_$(OSMVER)
++include Makefile_$(OSTYPE)_4
+
+ BINDIR = bin/$(USER)
+ SRCDIR = src
@@ -82,6 +82,7 @@
$(BINDIR)/rat-$(OSTYPE)-$(OSVERS): $(OBJS) $(GSMOBJS) $(CRYPTOBJS) $(RATOBJS)
rm -f $(BINDIR)/rat-$(OSTYPE)-$(OSVERS)