FreeBSD-Date: 2005/05/13 14:47:40
authorMax Okumoto <okumoto@dragonflybsd.org>
Sun, 15 May 2005 17:50:09 +0000 (17:50 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Sun, 15 May 2005 17:50:09 +0000 (17:50 +0000)
commitf7c15d46f0865c4a0ea6570c4313d42580b4f3ce
treee0eec5c4d171a94e726f718c0e3f43a602bb1529
parent81ef6b736d38e4c0400de1592156667d5ba0634a
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.
usr.bin/make/suff.c
usr.bin/make/targ.c
usr.bin/make/util.c
usr.bin/make/util.h