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:           Thu May 15 21:05:55 UTC 2008

Modified Files:
        src/usr.bin/make: var.c
        src/usr.bin/make/unit-tests: test.exp

Log Message:
VAR_CMD context is used by conditionals and other purposes, so
actually set VAR_FROM_CMD when appropriate and only skip setting in
VAR_GLOBAL when that flag is set.


To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/usr.bin/make/var.c
cvs rdiff -r1.24 -r1.25 src/usr.bin/make/unit-tests/test.exp

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