On Tue, 2 Feb 1999, James FitzGibbon wrote:
> In OS/Makefile-Base, all targets save one (the exim binary) include
> $(CFLAGS) in the final compile line. Is there a reason that the exim
> target doesn't include this variable ?
Yes. It is a link step only, so uses LFLAGS as distinct from CFLAGS.
Is this not culturally correct for Unix? You have to remember that for
nearly 20 years I was an MVS person, and prior to that used other
systems where compiling and linking were entirely separate things,
called by different commands.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***