qemu-e2k/tests
Paolo Bonzini 076d247142 Use vpath directive
The vpath directive has two advantages over the VPATH variable:
1) it allows to skip searching of .o files; 2) the default semantics
are to append to the vpath, so there is no confusion between "VPATH=xyz"
and "VPATH+=xyz".

Since "vpath %.c %.h PATH" is not valid, I'm introducing a wrapper
macro to append one or more directories to the vpath.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-01-08 09:58:40 -06:00
..
alpha
cris
Makefile Use vpath directive 2010-01-08 09:58:40 -06:00
hello-arm.c
hello-i386.c
hello-mips.c
linux-test.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
pi_10.com
qruncom.c
runcom.c
sha1.c tests: missing ; in if 0 2009-10-02 17:59:10 +00:00
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
test-i386.h
test-mmap.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
test_path.c
testthread.c