Fix several contrib makefiles that failed in VPATH builds, particularly
Tom Lane <tgl@sss.pgh.pa.us>
Fix several contrib makefiles that failed in VPATH builds, particularly when not using gcc (which has slightly nonstandard inclusion rules).
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/Makefile | modified | +3 −1 |
| contrib/seg/Makefile | modified | +3 −1 |
| contrib/tsearch2/ispell/Makefile | modified | +5 −3 |
| contrib/tsearch2/snowball/Makefile | modified | +5 −4 |
| contrib/tsearch2/wordparser/Makefile | modified | +5 −4 |