]> Git Repo - binutils.git/blobdiff - sim/testsuite/sky/Makefile.in
c_gen.pl: Added subroutine perform_test_read_only
[binutils.git] / sim / testsuite / sky / Makefile.in
index a0b544b2b65f338f932f0893d0676654ceb0ea50..353778f3d49857b4c690d4430ec86d42b3eecc4a 100644 (file)
@@ -171,7 +171,7 @@ sce2_%.vu.o: sce2_%.vuasm
 
 sce%.ok: sce%.exe
        rm -f sce$*.ok 
-       ulimit -t 30 ; $(RUN_FOR_TARGET) $<  >& sce$*_our_gif.dat; \
+       ulimit -t 30 ; $(RUN_FOR_TARGET) $<  > sce$*_our_gif.dat; \
         if [ $$? -ne 0 ];  then \
           touch sce$*.ok; \
        else \
This page took 0.023669 seconds and 4 git commands to generate.