projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
680fce2
)
Fixing typos.
author
Jillian Ye
<jillian@cygnus>
Tue, 21 Apr 1998 22:16:12 +0000
(22:16 +0000)
committer
Jillian Ye
<jillian@cygnus>
Tue, 21 Apr 1998 22:16:12 +0000
(22:16 +0000)
sim/testsuite/sky/Makefile.in
patch
|
blob
|
history
diff --git
a/sim/testsuite/sky/Makefile.in
b/sim/testsuite/sky/Makefile.in
index a02183c68fd439328c373c6ed5f9816ab5e98140..51b35f308757edb37228b941dc1db21d9687b793 100644
(file)
--- a/
sim/testsuite/sky/Makefile.in
+++ b/
sim/testsuite/sky/Makefile.in
@@
-177,7
+177,7
@@
sce%.ok: sce%.exe
GIF_TRACE=sce$*_our_gif.dat ; export GIF_TRACE; \
ulimit -t $(ULIMIT) ; $(RUN_FOR_TARGET) $< ; \
if [ $$? -ne 0 ]; then \
- diff -bitw
sce$*_out_d
if.dat sce$*_our_gif.dat > sce$*.ok; \
+ diff -bitw
$(srcdir)/sce$*_out_g
if.dat sce$*_our_gif.dat > sce$*.ok; \
touch sce$*.ok; \
else \
echo Running sce$*.exe returns $$? > sce$*.ok ;\