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: Fri Dec 21 20:32:25 UTC 2007
Modified Files:
src/usr.bin/make: job.c main.c make.h targ.c
Log Message:
If make can't find a rule to create a file it needs to satisfy a rule
that came from .depend then just output a message and contine.
To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/usr.bin/make/job.c
cvs rdiff -r1.144 -r1.145 src/usr.bin/make/main.c
cvs rdiff -r1.70 -r1.71 src/usr.bin/make/make.h
cvs rdiff -r1.49 -r1.50 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