]> gcc.gnu.org Git - gcc.git/blobdiff - libjava/HACKING
2004-09-10 Michael Koch <konqueror@gmx.de>
[gcc.git] / libjava / HACKING
index f0ad859a6ffb12a38bb33b8ccb11f4edd7da7151..a26590596a18fb5d8ec9e66a4634c275087d39d0 100644 (file)
@@ -35,18 +35,6 @@ shared libgcj/classpath file.
 
 If you need to add new java files to libgcj then you have to edit the
 Makefile.am file in the top (libjava) directory. And run automake.
-But note the following (thanks to Bryce McKinlay):
-
-> Do you know the magic dance I have to do when adding files to Makefile.am
-> so they will appear in Makefile.in and finally in the user generated
-> Makefile?
-Yup, you need the magic libgcj automake ;-)
-
-<ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz>
-
-Install that (don't worry, it should still work for other projects), add your
-files to the Makefile.am, then just type "automake" and it will regenerate the
-Makefile.in. Easy!
 
 Tom Tromey adds:
 If you add a class to java.lang, java.io, or java.util
This page took 0.024414 seconds and 5 git commands to generate.