OSDN Git Service

* configure.in (CRT0_DIR): Set to libc/.
authorfitzsim <fitzsim>
Wed, 17 Apr 2002 19:13:08 +0000 (19:13 +0000)
committerfitzsim <fitzsim>
Wed, 17 Apr 2002 19:13:08 +0000 (19:13 +0000)
commit3d7e17f5f12b3e35640b61b19a11dc050fbb6cd7
tree52783135c19397e46f7f1fff28cc632602c13f5c
parente4c64fbdefd40c700a1ec4065c4b36c2050e1478
* configure.in (CRT0_DIR): Set to libc/.
(CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty.
* Makefile.am: Change all occurrences of $(CRT0_DIR)/$(CRT0) to
$(CRT0_DIR)$(CRT0) to prevent make warnings.  Likewise for
$(CRT1_DIR)/$(CRT1).
* libc/machine/xstormy16/Makefile.in: Regenerated.
* libc/machine/xstormy16/aclocal.m4: Regenerated.
* libc/machine/xstormy16/configure: Regenerated.
newlib/ChangeLog
newlib/Makefile.am
newlib/Makefile.in
newlib/configure
newlib/configure.in
newlib/libc/machine/sh/Makefile.in
newlib/libc/machine/xstormy16/Makefile.in
newlib/libc/machine/xstormy16/aclocal.m4
newlib/libc/machine/xstormy16/configure