diff options
Diffstat (limited to 'www/aolserver/files/patch-Makefile')
-rw-r--r-- | www/aolserver/files/patch-Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/aolserver/files/patch-Makefile b/www/aolserver/files/patch-Makefile deleted file mode 100644 index ab8023c..0000000 --- a/www/aolserver/files/patch-Makefile +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.orig Thu Oct 12 12:41:17 2006 -+++ Makefile Thu Oct 12 12:45:08 2006 -@@ -75,6 +75,12 @@ - install-docs: - $(MAKEALL) install doc - -+install-html: -+ $(MAKEALL) install-html doc -+ -+install-man: -+ $(MAKEALL) install-man doc -+ - distclean: clean - $(RM) include/ns.mak include/ns.bak \ - config.status config.log config.cache |