Module Name: src Committed By: dholland Date: Sun Sep 14 02:32:51 UTC 2014
Modified Files: src/usr.bin/make: var.c Log Message: Fix handling of the silly $(@D) $(@F) etc. vars so modifiers on them work. This is issue #1 in PR 49085 from Jarmo Jaakkola, but I've used a different and cleaner patch this time. To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 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.