aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iperf/files/patch-cfg::Makefile
diff options
context:
space:
mode:
authorScott Mace <smace@FreeBSD.org>2002-10-18 04:14:24 +0000
committerScott Mace <smace@FreeBSD.org>2002-10-18 04:14:24 +0000
commit2c7561923eba9e66364bbf0295f6a128efc2b2a2 (patch)
tree410ab2d7bb35c4e6f151e2c53ba1ec683cb6f532 /benchmarks/iperf/files/patch-cfg::Makefile
parenta9a9f6c2e75228f1e42ad915704eb47c80515132 (diff)
Notes
Diffstat (limited to 'benchmarks/iperf/files/patch-cfg::Makefile')
-rw-r--r--benchmarks/iperf/files/patch-cfg::Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/iperf/files/patch-cfg::Makefile b/benchmarks/iperf/files/patch-cfg::Makefile
deleted file mode 100644
index 01ab09ce0e2c..000000000000
--- a/benchmarks/iperf/files/patch-cfg::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- cfg/Makefile.orig Sat May 19 23:54:00 2001
-+++ cfg/Makefile Sat May 19 23:54:12 2001
-@@ -31,7 +31,7 @@
- #
-
- all: configure
-- ./configure
-+ ./configure --cc=${CC} --cxx=${CXX}
-
- clean:
- -rm -f $(CLEAN_FILES)