diff options
Diffstat (limited to 'benchmarks/httperf/files/patch-lib::Makefile.in')
-rw-r--r-- | benchmarks/httperf/files/patch-lib::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/httperf/files/patch-lib::Makefile.in b/benchmarks/httperf/files/patch-lib::Makefile.in deleted file mode 100644 index 1b6cfa626b87..000000000000 --- a/benchmarks/httperf/files/patch-lib::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Makefile.in.orig Thu Oct 12 10:04:32 2000 -+++ lib/Makefile.in Fri Jan 24 05:57:18 2003 -@@ -27,7 +27,7 @@ - .c.o: - $(COMPILE) $< - --LIBUTIL_OBJS = getopt.o getopt1.o ssl_writev.o -+LIBUTIL_OBJS = ssl_writev.o - - all: libutil.a - |