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:           Mon Jul 28 22:52:12 UTC 2003

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

Log Message:
Fix parsing bug for :ts - patch from Alan Barrett <apb%cequrux.com@localhost>
Also add simple unit-test jig (regress/usr.bin/make will use it too)
but having it local here makes inclusion in bmake simpler.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/usr.bin/make/Makefile
cvs rdiff -r1.75 -r1.76 src/usr.bin/make/var.c
cvs rdiff -r0 -r1.1 src/usr.bin/make/unit-tests/Makefile \
    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