Subject: re: CVS commit: src
To: None <jmmv@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 11/13/2007 08:51:29
   
   Module Name:	src
   Committed By:	jmmv
   Date:		Mon Nov 12 15:04:36 UTC 2007
   
   Modified Files:
   	src/gnu/usr.bin/gcc4/g++: Makefile
   	src/share/mk: bsd.prog.mk
   
   Log Message:
   Add the ability to build multiple programs from a single directory
   
   This adds support for a new set of variables, PROGS and PROGS_CXX, that
   allow the developer to build multiple different programs from a single
   source directory.


why did this change g++/Makefile?