2003-02-11 Michael Koch <konqueror@gmx.de>

* Makefile.in
       (libgcj_la_OBJECTS): Removed natSelctorImpl.la.

From-SVN: r62700
This commit is contained in:
Michael Koch 2003-02-11 15:41:31 +00:00 committed by Michael Koch
parent 20ae45006f
commit 68441a3b53
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-02-11 Michael Koch <konqueror@gmx.de>
* Makefile.in
(libgcj_la_OBJECTS): Removed natSelctorImpl.la.
2003-02-11 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/ByteBufferImpl.java:

View File

@ -2384,7 +2384,6 @@ gnu/gcj/runtime/natVMClassLoader.lo gnu/java/nio/natByteBufferImpl.lo \
gnu/java/nio/natCharBufferImpl.lo gnu/java/nio/natDoubleBufferImpl.lo \
gnu/java/nio/natFloatBufferImpl.lo gnu/java/nio/natIntBufferImpl.lo \
gnu/java/nio/natLongBufferImpl.lo \
gnu/java/nio/natSelectorImpl.lo \
gnu/java/nio/natShortBufferImpl.lo \
java/io/natFile.lo java/io/natFileDescriptor.lo \
java/io/natObjectInputStream.lo \