projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7af929c
)
Use sgml/Makefile to generate man sections, so just "make man" there.
author
Thomas G. Lockhart
<lockhart@fourpalms.org>
Sun, 8 Aug 1999 15:10:21 +0000
(15:10 +0000)
committer
Thomas G. Lockhart
<lockhart@fourpalms.org>
Sun, 8 Aug 1999 15:10:21 +0000
(15:10 +0000)
doc/src/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/Makefile
b/doc/src/Makefile
index d8d95df730dfcce1410e47b83ee46ea7a8731af3..551d8b2f6f3e9e4d871261fe734ec7b820a66d2d 100644
(file)
--- a/
doc/src/Makefile
+++ b/
doc/src/Makefile
@@
-72,7
+72,7
@@
user.tar:
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm)
man.tar:
- $(MAKE) -C sgml man
1 manl
+ $(MAKE) -C sgml man
$(TAR) -cf $@ -C sgml man1 manl
# Generic production rules