Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   mycroft
Date:           Thu Jun  1 04:16:39 UTC 2000

Modified Files:
        basesrc/usr.bin/make: for.c make.h var.c

Log Message:
Create a `for' context, and substitute iteration variable from it using the
normal Var_Parse() path.  This allows :R, etc. to work on iteration variables.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/make/for.c
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/make/make.h
cvs rdiff -r1.45 -r1.46 basesrc/usr.bin/make/var.c

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