Link Here
|
1 |
--- Makefile.in.orig 2021-09-25 06:06:07 UTC |
1 |
--- Makefile.in.orig 2022-02-27 07:23:39 UTC |
2 |
+++ Makefile.in |
2 |
+++ Makefile.in |
3 |
@@ -90,7 +90,7 @@ subdirs: |
3 |
@@ -89,7 +89,7 @@ subdirs: |
4 |
# Uses Tim Waugh's excellent "xmlto" utility, see |
4 |
|
5 |
# http://cyberelk.net/tim/xmlto/. (The docs target is executed at release |
5 |
# Regenerating the docs requires xmlto to be installed, this target is |
6 |
# time before generating a .tar.gz) |
6 |
# executed when release tarballs are generated. |
7 |
-docs: docs-man docs-html |
7 |
-docs: docs-man docs-html |
8 |
+# docs: docs-man docs-html |
8 |
+#docs: docs-man docs-html |
9 |
|
9 |
|
10 |
docs-man: |
10 |
docs-man: |
11 |
rm -rf doc/man; mkdir -p doc/man |
11 |
rm -rf doc/man; mkdir -p doc/man |
12 |
@@ -149,7 +149,7 @@ install-memleak: |
12 |
@@ -148,7 +148,7 @@ install-memleak: |
13 |
@echo "ERROR: purposes only; this copy of neon must not be installed." |
13 |
@echo "ERROR: purposes only; this copy of neon must not be installed." |
14 |
@false |
14 |
@false |
15 |
|
15 |
|