r22040: Use $< to specify the immediate prerequisit instead of $*. This is
authorJames Peach <jpeach@samba.org>
Mon, 2 Apr 2007 18:43:31 +0000 (18:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:44 +0000 (14:49 -0500)
commit3655b4ba757a1db84063907ba9a2c157aef9bdbb
tree4e70d21db5871ceaa9f1cd1a495c9a9a12666c2d
parent8d525c81879fbc93f9d710ba7976f114588d7ffb
r22040: Use $< to specify the immediate prerequisit instead of $*. This is
needed for VPATH to find the correct files when srcdir != builddir.

This checkin is a test to see which platforms this change will break.
(This used to be commit 1d4e836a50ffea452e688e25c2cae02a410247be)
source4/main.mk