pgsql/doc Makefile src/Makefile

Started by Peter Eisentrautalmost 24 years ago3 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql
Changes by: petere@postgresql.org 02/07/28 11:19:59

Modified files:
doc : Makefile
doc/src : Makefile

Log message:
Clean documentation subtree during make clean.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: pgsql/doc Makefile src/Makefile

petere@postgresql.org (Peter Eisentraut - PostgreSQL) writes:

Clean documentation subtree during make clean.

It's bugged me for a long time that top-level make clean doesn't
do that --- I keep forgetting to do it manually.

BUT: the reason I put up with it was I thought we couldn't change it
without causing the built docs to be deleted. Since those are supposed
to be in the distribution tarball, won't "make distclean" now remove
stuff that needs to be kept?

regards, tom lane

#3Peter Eisentraut
peter_e@gmx.net
In reply to: Tom Lane (#2)
Re: pgsql/doc Makefile src/Makefile

Tom Lane writes:

BUT: the reason I put up with it was I thought we couldn't change it
without causing the built docs to be deleted. Since those are supposed
to be in the distribution tarball, won't "make distclean" now remove
stuff that needs to be kept?

The built docs are never cleaned. I only made it descent into doc/src for
cleaning in addition to what it was doing.

--
Peter Eisentraut peter_e@gmx.net