DragonFly commits List (threaded) for 2005-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make suff.c targ.c util.c util.h
okumoto 2005/05/15 10:50:09 PDT
DragonFly src repository
Modified files:
usr.bin/make suff.c targ.c util.c util.h
Log:
FreeBSD-Date: 2005/05/13 14:47:40
Author: harti
Use the print_flags function to print the OP_ flags of a target.
Give the function one more argument to decide whether it should
print the flags like a C-expression or just space-delimited.
Revision Changes Path
1.57 +1 -1 src/usr.bin/make/suff.c
1.29 +20 -35 src/usr.bin/make/targ.c
1.23 +6 -4 src/usr.bin/make/util.c
1.11 +1 -1 src/usr.bin/make/util.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.56&r2=1.57&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/targ.c.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/util.c.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/util.h.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]