Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 03/19/2006 01:54:21
Module Name:	src
Committed By:	sjg
Date:		Sun Mar 19 01:54:21 UTC 2006

Modified Files:
	src/usr.bin/make: var.c

Log Message:
Fix :P modifier so it actually works as described.
I.e ${var.c:P} should expand to the absolute path of var.c found via .PATH


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/usr.bin/make/var.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.