Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 1995 19:20:34 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        kargl@troutmask.apl.washington.edu (Steven G Kargl)
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: make.conf and bsd.ports.mk
Message-ID:  <199505050220.TAA08380@gndrsh.aac.dev.com>
In-Reply-To: <199505050116.SAA25566@troutmask.apl.washington.edu> from "Steven G Kargl" at May 4, 95 06:16:38 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Satoshi, Jordan, whomever,
> 
> Is there an obvious reason (that I am missing) why bsd.port.mk does
> not scan make.conf for CFLAGS?  The only place I can find that uses
> make.conf is sys.mk, but this isn't used for ports.

If you type ``make'' sys.mk is read, you have to do a ``make -r'' to
stop make from reading /usr/share/mk/sys.mk.

The problem you are most likely seeing is that most Makefile's in
the ports have there own .c.o rules that overrides the one in sys.mk :-(.

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505050220.TAA08380>