Subject: Re: C++ program handling in bsd.prog.mk
To: gabriel rosenkoetter <gr@eclipsed.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 01/02/2002 11:04:06
On Wed, Jan 02, 2002 at 11:17:03AM -0500, gabriel rosenkoetter wrote:
> Won't that cause problems in software that inherits Makefile
> settings from a parent directory which is not C++? What about if a
> parent is C++ program and the child directory is a C (or, hell,
> Fortran) library for it?
PROG should not be set in a Makefile.inc, and nothing inherits stuff
from things that aren't Makefile.inc, so there is no problem.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>