/[qemu]/qemu/tests/Makefile
ViewVC logotype

Diff of /qemu/tests/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by bellard, Mon Dec 5 21:04:50 2005 UTC revision 1.35 by bellard, Tue Dec 6 21:44:55 2005 UTC
# Line 83  hello-arm.o: hello-arm.c Line 83  hello-arm.o: hello-arm.c
83    
84  # XXX: find a way to compile easily a test for each arch  # XXX: find a way to compile easily a test for each arch
85  test2:  test2:
86          @for arch in i386 arm sparc ppc mips; do \          @for arch in i386 arm armeb sparc ppc mips mipsel; do \
87             ../$${arch}-user/qemu-$${arch} $${arch}/ls -l linux-test.c ; \             ../$${arch}-user/qemu-$${arch} $${arch}/ls -l linux-test.c ; \
88          done          done
89    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26