summaryrefslogtreecommitdiff
path: root/doc/Makefile
AgeCommit message (Expand)Author
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-24Use --with-docdir to choose installation location of documentation; putPeter Eisentraut
2003-08-04Fix erroneous direct reference to postgres.tar.gz, per bug reportTom Lane
2002-11-27rm should be rm -f, per comment from Peter Harris.Tom Lane
2002-07-28Clean documentation subtree during make clean.Peter Eisentraut
2002-02-06Fix for parallel makePeter Eisentraut
2001-08-29Install the SQL command man pages into a section appropriate for eachPeter Eisentraut
2000-12-26Only install the integrated HTML documentation set (not the individualPeter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-07-17End users shouldn't have to invoke a separate command to install thePeter Eisentraut
2000-07-16Automatic dependency trackingPeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-05-17The check of class string in configure (line 1732) fails because this classBruce Momjian
1999-12-05Clean up doc/Makefile to install manual pages.Bruce Momjian
1999-08-08Switch from old man pages to new ones generated from sgml.Thomas G. Lockhart
1998-11-29Use autoconf to determine whether system has POSIX signals,Tom Lane
1998-10-20Fix for 'make man'.Bruce Momjian
1998-10-06Install man pages from here now. "make install" will do that along withThomas G. Lockhart
1998-05-29Define PGDOC to use POSTGRESDIR by default.Thomas G. Lockhart
1998-04-27From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier
1998-04-17Use POSTGRESDIR to set initial PGDOCS destination directory.Thomas G. Lockhart
1998-04-06Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian
1998-03-15From: t-ishii@sra.co.jpMarc G. Fournier
1998-03-01Allow installation of documentation packages.Thomas G. Lockhart
1996-11-19Make install change for man filesBruce Momjian
1996-11-17Enable manual pages to be installed.Bruce Momjian
1996-08-18Support Docs & ContribMarc G. Fournier