Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
## Emulate VPATH rewrites. This uses only GNU make primitives, which
## allows us to avoid extra forks.
-am__vpath_rewrite = \
+am.vpath.rewrite = \
$(firstword $(wildcard $(strip $(1))) $(srcdir)/$(strip $(1)))
## We used to define this. However, we don't because vendor makes
rm -rf bsub
## Yes, I'm a lazy typist.
-vr = \$(am__vpath_rewrite)
+vr = \$(am.vpath.rewrite)
test-common: bsub/foo/bar bsub/mu.c++ bsub/foo/pu.cxx
test '\$(call vr,Makefile)' = Makefile