Patch: FYI: unbreak the build

Tom Tromey tromey@redhat.com
Sat Sep 24 00:07:00 GMT 2005


I'm checking this in.

Andreas Tobler pointed out that some files were missing.
This puts them in.  Sorry for the breakage.

Tom

Index: ChangeLog.gcj
from  Tom Tromey  <tromey@redhat.com>
	* native/jawt/.cvsignore: Likewise.
	* native/jni/qt-peer/.cvsignore
	* native/jawt/Makefile.in: Added.
	* native/jni/qt-peer/Makefile.in: Likewise.

Index: native/jawt/.cvsignore
===================================================================
RCS file: /cvs/gcc/gcc/libjava/classpath/native/jawt/.cvsignore,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 .cvsignore
--- native/jawt/.cvsignore 23 Sep 2005 19:37:10 -0000 1.1.1.1
+++ native/jawt/.cvsignore 24 Sep 2005 00:06:31 -0000
@@ -5,4 +5,3 @@
 .libs
 .deps
 Makefile
-Makefile.in
Index: native/jni/qt-peer/.cvsignore
===================================================================
RCS file: /cvs/gcc/gcc/libjava/classpath/native/jni/qt-peer/.cvsignore,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 .cvsignore
--- native/jni/qt-peer/.cvsignore 23 Sep 2005 19:37:21 -0000 1.1.1.1
+++ native/jni/qt-peer/.cvsignore 24 Sep 2005 00:06:32 -0000
@@ -5,5 +5,4 @@
 .libs
 .deps
 Makefile
-Makefile.in
 slotcallbacks.moc.h



More information about the Java-patches mailing list