mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	Use sgml/Makefile to generate man sections, so just "make man" there.
This commit is contained in:
		| @@ -72,7 +72,7 @@ user.tar: | |||||||
| 	(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm) | 	(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm) | ||||||
|  |  | ||||||
| man.tar: | man.tar: | ||||||
| 	$(MAKE) -C sgml man1 manl | 	$(MAKE) -C sgml man | ||||||
| 	$(TAR) -cf $@ -C sgml man1 manl | 	$(TAR) -cf $@ -C sgml man1 manl | ||||||
|  |  | ||||||
| # Generic production rules | # Generic production rules | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user