OSDN Git Service

Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
authorEric Andersen <andersen@codepoet.org>
Tue, 1 Jan 2002 21:57:28 +0000 (21:57 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 1 Jan 2002 21:57:28 +0000 (21:57 -0000)
commit4643b181bdf1d9121f9d6d4214e991e7b9f52d30
treec5615b9d242314847c555255c4e57f195c3444ad
parent01d1ae3769f7fb1fa66dbc0789a61b05fee3452f
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
proper error checking
 -Erik
13 files changed:
extra/scripts/get-needed-libgcc-objects.sh
ldso/ldso/Makefile
ldso/libdl/Makefile
ldso/util/Makefile
libc/Makefile
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/m68k/Makefile
libc/sysdeps/linux/mips/Makefile
libcrypt/Makefile
libm/Makefile
libpthread/Makefile
libresolv/Makefile
libutil/Makefile