comparison rsyncs @ 344:b7f07df0c0f8

fix parallel assigment bug
author kono
date Sun, 27 Jun 2004 14:56:21 +0900
parents ca34f02b2056
children 41ed77cb9c67
comparison
equal deleted inserted replaced
343:11f8f2e6bb72 344:b7f07df0c0f8
6 kono@"$1":~/src/device $HOME 6 kono@"$1":~/src/device $HOME
7 # touch Makefile *.c conv_* *.h */*.[hc] 7 # touch Makefile *.c conv_* *.h */*.[hc]
8 # make clean 8 # make clean
9 cp .gdbinit.ia32 .gdbinit 9 cp .gdbinit.ia32 .gdbinit
10 rm -f mc-ia32 10 rm -f mc-ia32
11 touch Makefile *.pl *.[hc] conv/*.[hc] test/*.[hc]
11 make depend 12 make depend
12 rm b*.s 13 rm b*.s
13 touch *.pl *.[hc] conv/*.[hc]
14 make diff ARCH=ia32 14 make diff ARCH=ia32