OSDN Git Service

mn10300: Emit clr.
[pf3gnuchains/gcc-fork.git] / gcc / config / mn10300 / t-mn10300
1 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001,
2 # 2003, 2010 Free Software Foundation, Inc.
3 #
4 # This file is part of GCC.
5 #
6 # GCC is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 3, or (at your option)
9 # any later version.
10 #
11 # GCC is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with GCC; see the file COPYING3.  If not see
18 # <http://www.gnu.org/licenses/>.
19
20 # We want fine grained libraries, so use the new code to build the
21 # floating point emulation libraries.
22 FPBIT = fp-bit.c
23 DPBIT = dp-bit.c
24
25 dp-bit.c: $(srcdir)/config/fp-bit.c
26         cat $(srcdir)/config/fp-bit.c > dp-bit.c
27
28 fp-bit.c: $(srcdir)/config/fp-bit.c
29         echo '#define FLOAT' > fp-bit.c
30         cat $(srcdir)/config/fp-bit.c >> fp-bit.c
31
32 MULTILIB_OPTIONS = mam33/mam33-2/mam34
33 MULTILIB_DIRNAMES = am33 am33-2 am34
34
35 LIBGCC = stmp-multilib
36 INSTALL_LIBGCC = install-multilib