How do you get this kind of info into every source file (see below), when using gnu make, with -D flags? What need to be defined in GNU Makefile and how the variable flags need to be set into source file? Example showing how to do it in make file and corresponding example for the source would be grateful.
### $Id: start.src,v 1 2008/1/7 2:2:35 da Exp $ ### $Source: /cvsroot/some.src,v $ ### $Revision: 1 $ ### $Date: 2008/1/7 2:2:35 $ ### $State: Exp $ Thank you. Russ
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
