Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 09/05/2003 06:52:13
Module Name: src
Committed By: sjg
Date: Fri Sep 5 06:52:13 UTC 2003
Modified Files:
src/usr.bin/make: main.c make.1
Log Message:
Allow -V '${FOO}' to print the expanded version of FOO.
A side effect of adding and removing a -E option for the above is that
the cases in MainParseArgs are now ordered correctly?
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/usr.bin/make/main.c
cvs rdiff -r1.84 -r1.85 src/usr.bin/make/make.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.