summaryrefslogtreecommitdiff
path: root/www/boa/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/boa/files/patch-Makefile.in')
-rw-r--r--www/boa/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/boa/files/patch-Makefile.in b/www/boa/files/patch-Makefile.in
deleted file mode 100644
index e73840a98572..000000000000
--- a/www/boa/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Mon Nov 25 18:39:27 2002
-+++ Makefile.in Mon Nov 25 18:40:07 2002
-@@ -4,7 +4,7 @@
-
- .PHONY: clean mrclean distclean boa docs
-
--all: boa
-+all: boa docs
-
- boa:
- (cd src && $(MAKE) $(MFLAGS))