aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/hagelslag/files/patch-gui-api-c++-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/hagelslag/files/patch-gui-api-c++-Makefile')
-rw-r--r--net-p2p/hagelslag/files/patch-gui-api-c++-Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-p2p/hagelslag/files/patch-gui-api-c++-Makefile b/net-p2p/hagelslag/files/patch-gui-api-c++-Makefile
deleted file mode 100644
index c08e636c1fa7..000000000000
--- a/net-p2p/hagelslag/files/patch-gui-api-c++-Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
---- gui-api/c++/Makefile.orig Thu Feb 1 16:28:34 2001
-+++ gui-api/c++/Makefile Wed Feb 14 14:43:15 2001
-@@ -1,5 +1,4 @@
--CXX=g++
--CXXFLAGS=-Wall -O2 -g
-+CXXFLAGS+=-Wall -O2 -g
-
- H_FILES = List.h DownloadList.h ResultList.h UploadList.h ConnectionList.h \
- ShareList.h HostList.h OptionList.h StatList.h QueryList.h \
-@@ -24,7 +23,7 @@
- rm -f *~ *.o *.a *.bak
-
- depend:
-- makedepend $(CPP_FILES) -Y
-+ makedepend $(CPP_FILES)
-
- count:
- @echo GUI-API c++