We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af929c commit d0a1919Copy full SHA for d0a1919
doc/src/Makefile
@@ -72,7 +72,7 @@ user.tar:
72
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm)
73
74
man.tar:
75
- $(MAKE) -C sgml man1 manl
+ $(MAKE) -C sgml man
76
$(TAR) -cf $@ -C sgml man1 manl
77
78
# Generic production rules
0 commit comments