pgsql: Fix the build and install rules for man pages with SQL section !=

Started by Peter Eisentrautover 16 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Log Message:
-----------
Fix the build and install rules for man pages with SQL section != 7

The previous coding failed in various scenarios possibly including vpath
builds and doing make install without preceding make all.

Modified Files:
--------------
pgsql/doc/src/sgml:
Makefile (r1.139 -> r1.140)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.139&r2=1.140)