Clean out any old versions of no-longer-installed header files that may

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5ba0f855d18b450509956eb385ee22a8793cc5e2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-02-20T20:37:13Z
Releases: 7.1.1
Clean out any old versions of no-longer-installed header files that may
be lurking in the install target directory.  But don't zap up-to-date
headers (so install-all-headers before regular install will work).
Per suggestion from Larry Rosenman.

Files

PathChange+/−
src/include/Makefile modified +20 −2