Makefile revision 677833bc953b6cb418c701facbdcf4aa18d6c44e
0N/A ./$@ ||
{ rm $@; exit 1; } 0N/A# i386 emulation test (test various opcodes) */ 970N/A# generic Linux and CPU test 970N/A# NOTE: -fomit-frame-pointer is currently needed : this is a bug in libqemu 0N/A# XXX: find a way to compile easily a test for each arch