]> granicus.if.org Git - postgresql/commitdiff
Use sgml/Makefile to generate man sections, so just "make man" there.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 8 Aug 1999 15:10:21 +0000 (15:10 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 8 Aug 1999 15:10:21 +0000 (15:10 +0000)
doc/src/Makefile

index d8d95df730dfcce1410e47b83ee46ea7a8731af3..551d8b2f6f3e9e4d871261fe734ec7b820a66d2d 100644 (file)
@@ -72,7 +72,7 @@ user.tar:
        (cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm)
 
 man.tar:
-       $(MAKE) -C sgml man1 manl
+       $(MAKE) -C sgml man
        $(TAR) -cf $@ -C sgml man1 manl
 
 # Generic production rules