diff options
Diffstat (limited to 'multimedia/mplex/files/patch-ab')
-rw-r--r-- | multimedia/mplex/files/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/mplex/files/patch-ab b/multimedia/mplex/files/patch-ab deleted file mode 100644 index 4604cf28b84c..000000000000 --- a/multimedia/mplex/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Tue Apr 11 16:46:13 1995 -+++ Makefile Fri Feb 11 09:53:49 2000 -@@ -19,9 +19,9 @@ - - #CFLAGS = -g - --CFLAGS = -O -+CFLAGS?= -O - LDFLAGS= -lm --CC = cc -+CC ?= cc - RM = /bin/rm -f - - OBJS = main.o bitstrm.o buffer.o inits.o inptstrm.o interact.o multplex.o systems.o timecode.o |