]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Make-lang.in (treelang.distdir): Remove.
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Wed, 28 Dec 2005 13:25:26 +0000 (14:25 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Wed, 28 Dec 2005 13:25:26 +0000 (14:25 +0100)
2005-12-28  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>

        * Make-lang.in (treelang.distdir): Remove.

From-SVN: r109106

gcc/treelang/ChangeLog
gcc/treelang/Make-lang.in

index 1373ceb06b64b71a127b4a4c9904ef05d8dd846f..f1eaa276e7da8127ffe0a84c9d8d6882461a32d8 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-28  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
+
+       * Make-lang.in (treelang.distdir): Remove.
+
 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
 
        * Make-lang.in (treelang.all.build, treelang.install-normal): Remove.
index 174067d7c7b04c054943e27fff2e1854371376b6..3c1d332eb7649673c8e2bf321a827ac7b96a8b4e 100644 (file)
@@ -1,6 +1,6 @@
 # Top level makefile fragment for TREELANG For GCC. -*- makefile -*-
 
-#   Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+#   Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
 #   Free Software Foundation, Inc.
 
 #This file is part of GCC.
@@ -25,7 +25,7 @@
 #
 # foo.all.cross, foo.start.encap, foo.rest.encap,
 # foo.install-common, foo.install-man,
-# foo.uninstall, foo.distdir,
+# foo.uninstall,
 # foo.mostlyclean, foo.clean, foo.distclean,
 # foo.maintainer-clean, foo.stage1, foo.stage2, foo.stage3, foo.stage4
 #
@@ -272,11 +272,6 @@ treelang.stagefeedback: stagefeedback-start
 #\f
 # Maintenance hooks:
 
-# This target creates the files that can be rebuilt, but go in the
-# distribution anyway.  It then copies the files to the distdir directory.
-treelang.distdir:
-#      not here yet sorry not sure if this is needed or not???
-
 # test hook
 
 check-treelang: treelang.check