This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch] Fix broken make rules for libc,xstormy16.


Hello, Maintainers.

On xstormy16 target, some dependency rules was broken.
Objects generated from tiny-malloc.c should be added a prefix.

The attachment is a patch.
Could anyone review and apply it?

- - - - libc/ChangeLog

2006-09-07 Masaki Muranaka <monaka@monami-software.com>

	* libc/machine/xstormy16/Makefile.am:
	Add $(lpfx) prefix to LIBADD objects.
	lib_a_DEPENDENCIES uses the value of lib_a_LIBADD.
	* libc/machine/xstormy16/Makefile.in: Regenerated.

--
Masaki Muranaka
Monami software

Attachment: Makefile.diff
Description: Binary data




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]