aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/Makefile
diff options
context:
space:
mode:
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>2007-01-14 12:03:31 +0000
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>2007-01-14 12:03:31 +0000
commit6d675a4ad8b9338d461076fb619d8bc084d3bcc2 (patch)
treef6cc172b9eecab3476a8673601ddd6c4c922e1ad /tools/tests/Makefile
parentab5c6b8f111c738c8c1402a7dd46a5a612938b2b (diff)
downloadxen-6d675a4ad8b9338d461076fb619d8bc084d3bcc2.tar.gz
xen-6d675a4ad8b9338d461076fb619d8bc084d3bcc2.tar.bz2
xen-6d675a4ad8b9338d461076fb619d8bc084d3bcc2.zip
[XEN] Emulate MUL/DIV. Tweak test suite build.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/tests/Makefile')
-rw-r--r--tools/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tests/Makefile b/tools/tests/Makefile
index 197abc5b3f..45d4294f9a 100644
--- a/tools/tests/Makefile
+++ b/tools/tests/Makefile
@@ -7,6 +7,7 @@ TARGET := test_x86_emulator
.PHONY: all
all: $(TARGET)
+.PHONY: blowfish.bin
blowfish.bin:
make -f blowfish.mk all