> From: Paul Smith <[EMAIL PROTECTED]> > Cc: David Wuertele <[EMAIL PROTECTED]>, [email protected] > Date: Wed, 25 Apr 2007 09:12:34 -0400 > > > VERSION := $(shell make /path/to/some/file && grep VERSION > > /path/to/some/file) > > This will work, but I prefer the include version I mentioned earlier.
Can you explain why you prefer that method? _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
