summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.solaris
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2001-08-29 19:14:40 +0000
committerPeter Eisentraut <peter_e@gmx.net>2001-08-29 19:14:40 +0000
commitb1a38a438043920e3cbb8692b943a91ddcc4d160 (patch)
treec8a78e2563c2d1881f1c4cfc22966fec59a9d2c3 /src/makefiles/Makefile.solaris
parent2c6b599c049a84b736e17e16fb00508a1504c905 (diff)
downloadpostgresql-b1a38a438043920e3cbb8692b943a91ddcc4d160.tar.gz
Install the SQL command man pages into a section appropriate for each
system. Some systems did not understand the 'l' section, and in general it wasn't entirely appropriate. On SCO OpenServer, the man pages won't be installed at all until someone figures out their man system.
Diffstat (limited to 'src/makefiles/Makefile.solaris')
-rw-r--r--src/makefiles/Makefile.solaris4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.solaris b/src/makefiles/Makefile.solaris
index 56fb5c5f05..4425bc45b3 100644
--- a/src/makefiles/Makefile.solaris
+++ b/src/makefiles/Makefile.solaris
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/src/makefiles/Makefile.solaris,v 1.6 2000/12/16 18:14:25 petere Exp $
+# $Header: /cvsroot/pgsql/src/makefiles/Makefile.solaris,v 1.7 2001/08/29 19:14:40 petere Exp $
AROPT = crs
@@ -24,3 +24,5 @@ endif
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<
+
+sqlmansect = 5sql