Add support for h8300hn and h8300sn

This commit is contained in:
Nick Clifton
2003-04-24 12:36:08 +00:00
parent 5d9a7c875a
commit 71853f09cc
10 changed files with 38 additions and 888 deletions

View File

@@ -72,11 +72,4 @@ host_makefile_frag_path=$host_makefile_frag
AC_SUBST(host_makefile_frag_path)
AC_SUBST_FILE(host_makefile_frag)
AC_OUTPUT(Makefile
. ${srcdir}/../../config-ml.in,
srcdir=${srcdir}
target=${target}
ac_configure_args="${ac_configure_args} --enable-multilib"
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
libgloss_topdir=${srcdir}/../..
)
AC_OUTPUT(Makefile)