get the order of opcodes + binutils right so that everything builds

This commit is contained in:
Mike Werner
1992-08-31 23:19:34 +00:00
parent cfb48ce52d
commit 868ebe79a8
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# script appropriate for this directory. For more information, check
# any existing configure script.
configdirs="autoconf libgcc mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest libm tgas opcodes"
configdirs="autoconf libgcc mmalloc libiberty texinfo opcodes bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest libm tgas "
srctrigger=cfg-paper.texi
srcname="gnu development package"