diff options
Diffstat (limited to 'www/aolserver/files/patch-Makefile')
| -rw-r--r-- | www/aolserver/files/patch-Makefile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/aolserver/files/patch-Makefile b/www/aolserver/files/patch-Makefile new file mode 100644 index 000000000000..ab8023cd8234 --- /dev/null +++ b/www/aolserver/files/patch-Makefile @@ -0,0 +1,15 @@ +--- 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 |
