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]

Remove xil-exit.o from libgloss


Something from a previous patch to libgloss crept into
the previous patch I submitted.  This removes it.

Changelog:
	* 2009-06-21  Michael Eager <eager@eagercon.com>

* rs6000/Makefile.in: Remove xil-exit.o


Index: Makefile.in =================================================================== RCS file: /cvs/src/src/libgloss/rs6000/Makefile.in,v retrieving revision 1.5 diff -r1.5 Makefile.in 128c128 < XIL_OBJS = open.o close.o lseek.o sbrk.o read.o write.o print.o xil-exit.o --- > XIL_OBJS = open.o close.o lseek.o sbrk.o read.o write.o print.o 315,316d314 < xil-exit.o: xil-exit.c <

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


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