]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/Make-lang.in
gcc/
[thirdparty/gcc.git] / gcc / java / Make-lang.in
index 2605fd21a2967828449d1fc774c4428b7e654df6..8cecf4f702a9b45ff97503a422e2bcfbece5c7fe 100644 (file)
@@ -26,8 +26,8 @@
 # This file provides the language dependent support in the main Makefile.
 # Each language makefile fragment must provide the following targets:
 #
-# foo.all.build, foo.all.cross, foo.start.encap, foo.rest.encap,
-# foo.install-normal, foo.install-common, foo.install-man,
+# foo.all.cross, foo.start.encap, foo.rest.encap,
+# foo.install-common, foo.install-man,
 # foo.uninstall,
 # foo.mostlyclean, foo.clean, foo.distclean,
 # foo.maintainer-clean, foo.stage1, foo.stage2, foo.stage3, foo.stage4
@@ -160,7 +160,6 @@ jvgenmain$(exeext): $(JVGENMAIN_OBJS) $(LIBDEPS)
 #\f
 # Build hooks:
 
-java.all.build: $(GCJ)$(exeext)
 java.all.cross: $(GCJ)-cross$(exeext)
 java.start.encap: $(GCJ)$(exeext)
 java.rest.encap:
@@ -194,9 +193,6 @@ check-java :
 # jc1, gcj, jvgenmain, and gcjh are installed elsewhere as part
 # of $(COMPILERS).
 
-# Nothing to do here.
-java.install-normal:
-
 # Install gcj as well as the target-independent tools.
 # For a native build, we special-case gcjh and also install
 # its explicitly-prefixed variant. This allows us to write