acadia-newlib/newlib/libc/machine/xstormy16
Thomas Fitzsimmons 5f1c13c6a6 * 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.
2002-04-17 19:13:11 +00:00
..
Makefile.am In ld/ChangeLog: 2002-02-01 18:00:41 +00:00
Makefile.in * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
aclocal.m4 * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
configure * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
configure.in In newlib/: 2001-12-22 22:47:58 +00:00
mallocr.c In ld/ChangeLog: 2002-02-01 18:00:41 +00:00
setjmp.S In newlib/: 2001-12-22 22:47:58 +00:00
tiny-malloc.c In ld/ChangeLog: 2002-02-01 18:00:41 +00:00