diff options
Diffstat (limited to 'editors/setedit/files/patch-Makefile')
-rw-r--r-- | editors/setedit/files/patch-Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/setedit/files/patch-Makefile b/editors/setedit/files/patch-Makefile deleted file mode 100644 index 023b99600657..000000000000 --- a/editors/setedit/files/patch-Makefile +++ /dev/null @@ -1,13 +0,0 @@ ---- libmigdb/src/Makefile.orig 2004-09-10 11:49:31.000000000 -0700 -+++ libmigdb/src/Makefile 2010-06-10 01:14:22.000000000 -0700 -@@ -3,8 +3,8 @@ - - all: libmigdb.a - --CFLAGS=-O2 -Wall -gstabs+3 -I. --CXXFLAGS=-O2 -Wall -gstabs+3 -+CFLAGS=-O2 -Wall -I. -+CXXFLAGS=-O2 -Wall - LDLIBS= - - connect.o: mi_gdb.h |