Commit 2dfb0dd8 by Rafael Ávila de Espíndola Committed by Andreas Jaeger

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

2005-12-28  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>

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

From-SVN: r109106
parent 001a2a47
2005-12-28 Rafael vila de Espndola <rafael.espindola@gmail.com>
* Make-lang.in (treelang.distdir): Remove.
2005-12-07 Rafael vila de Espndola <rafael.espindola@gmail.com> 2005-12-07 Rafael vila de Espndola <rafael.espindola@gmail.com>
* Make-lang.in (treelang.all.build, treelang.install-normal): Remove. * Make-lang.in (treelang.all.build, treelang.install-normal): Remove.
......
# Top level makefile fragment for TREELANG For GCC. -*- makefile -*- # 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. # Free Software Foundation, Inc.
#This file is part of GCC. #This file is part of GCC.
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
# #
# foo.all.cross, foo.start.encap, foo.rest.encap, # foo.all.cross, foo.start.encap, foo.rest.encap,
# foo.install-common, foo.install-man, # foo.install-common, foo.install-man,
# foo.uninstall, foo.distdir, # foo.uninstall,
# foo.mostlyclean, foo.clean, foo.distclean, # foo.mostlyclean, foo.clean, foo.distclean,
# foo.maintainer-clean, foo.stage1, foo.stage2, foo.stage3, foo.stage4 # foo.maintainer-clean, foo.stage1, foo.stage2, foo.stage3, foo.stage4
# #
...@@ -272,11 +272,6 @@ treelang.stagefeedback: stagefeedback-start ...@@ -272,11 +272,6 @@ treelang.stagefeedback: stagefeedback-start
# #
# Maintenance hooks: # 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 # test hook
check-treelang: treelang.check check-treelang: treelang.check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment