mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
maint: remove stray debug code.
* src/Makefile.am (echo): Remove.
This commit is contained in:
@@ -84,8 +84,6 @@ yacc:
|
|||||||
$(AM_V_at)echo "exec '$(bindir)/bison' -y "'"$$@"' >>$@
|
$(AM_V_at)echo "exec '$(bindir)/bison' -y "'"$$@"' >>$@
|
||||||
$(AM_V_at)chmod a+x $@
|
$(AM_V_at)chmod a+x $@
|
||||||
|
|
||||||
echo:
|
|
||||||
echo $(bison_SOURCES) $(noinst_HEADERS)
|
|
||||||
|
|
||||||
# The following rule is not designed to be portable,
|
# The following rule is not designed to be portable,
|
||||||
# and relies on tools that not everyone has.
|
# and relies on tools that not everyone has.
|
||||||
|
|||||||
Reference in New Issue
Block a user