Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
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.
Home |
Main Index |
Thread Index |
Old Index