Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their

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

Commit: 3b29525a799d4c7ccd80e8867fd18d618e683485
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-08-04T20:34:26Z
Releases: 7.4.1
Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their
object files do not get built with -fpic.

Files