obrien 2006-07-17 21:05:28 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: VarAdd() already does the debug printing, so Var_Set() only needs to do it in the case the var already exists. Revision Changes Path 1.163 +1 -2 src/usr.bin/make/var.c