X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile.in;h=04b4896735bfe1a4869e3489c0d94fc894bc53c1;hb=a3e8c5b712d92489860090317327dd80d00893a6;hp=01f19431697b8a339d33461d0dd53024aa4d4166;hpb=1af1b62c348e1a12e708f6b5e66f7e1a3d24ba88;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.in b/Makefile.in index 01f1943169..04b4896735 100644 --- a/Makefile.in +++ b/Makefile.in @@ -106,13 +106,13 @@ DEFAULT_YACC = yacc DEFAULT_LEX = lex BISON = `if [ -f $$r/bison/bison ] ; then \ - echo $$r/bison/bison ; \ + echo $$r/bison/bison -L $$s/bison/ ; \ else \ echo bison ; \ fi` YACC = `if [ -f $$r/bison/bison ] ; then \ - echo $$r/bison/bison -y ; \ + echo $$r/bison/bison -y -L $$s/bison/ ; \ elif [ -f $$r/byacc/byacc ] ; then \ echo $$r/byacc/byacc ; \ else \ @@ -1402,7 +1402,7 @@ all-automake: all-bash: all-bfd: all-binutils: all-libiberty all-opcodes all-bfd all-flex all-bison all-byacc -all-bison: +all-bison: all-texinfo all-byacc: all-cvs: all-db: @@ -1476,8 +1476,8 @@ all-recode: all-libiberty all-sed: all-libiberty all-send-pr: all-prms all-shellutils: -all-sim: all-libiberty all-bfd all-opcodes -all-sn: all-tcl all-tk all-itcl all-db all-grep +all-sim: all-libiberty all-bfd all-opcodes all-readline +all-sn: all-tcl all-tk all-tix all-itcl all-db all-grep all-tar: all-libiberty all-tcl: all-tclX: all-tcl all-tk @@ -1497,6 +1497,7 @@ all-uudecode: all-libiberty configure-target-libiberty: $(ALL_GCC) all-target-libiberty: configure-target-libiberty all-gcc all-ld all-target-newlib all-target: $(ALL_TARGET_MODULES) +install-itcl: install-tcl install-target: $(INSTALL_TARGET_MODULES) ### other supporting targets