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 target-alpha: overflow condition for sublv and subqv 2009-04-10 21:27:15 +00:00
cris CRIS: Implement set_thread_area for CRIS. 2009-01-07 14:19:38 +00:00
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 consolidate user cpu_{in, out}[bwl] into ioport-user.c 2009-07-09 16:06:40 -05:00
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 suppressed warnings 2008-01-31 15:19:39 +00:00
test-i386-muldiv.h
test-i386-shift.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
test-i386-ssse3.c Implement SSE4.1, SSE4.2 (x86). 2008-10-04 03:27:44 +00:00
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 Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
testthread.c