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:   dsl
Date:           Sat Feb 11 18:37:36 UTC 2006

Modified Files:
        src/usr.bin/make: make.c nonints.h targ.c

Log Message:
Debug trace all the targets we are actually intending making.
De-optimise the getting of a job token so we don't re-order the job
list when there are no tokens.
This might have helped etc/Makefile, but isn't enough.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/usr.bin/make/make.c
cvs rdiff -r1.34 -r1.35 src/usr.bin/make/nonints.h
cvs rdiff -r1.39 -r1.40 src/usr.bin/make/targ.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