Update Copyright years for files modified in 2010.
[official-gcc.git] / gcc / config / mn10300 / t-mn10300
blobeeefeb602a2c0ce6e7d9595e4da71ba9a6cd3937
1 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001,
2 # 2003, 2010 Free Software Foundation, Inc.
4 # This file is part of GCC.
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.
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.
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/>.
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
25 dp-bit.c: $(srcdir)/config/fp-bit.c
26         cat $(srcdir)/config/fp-bit.c > dp-bit.c
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
32 MULTILIB_OPTIONS = mam33/mam33-2/mam34
33 MULTILIB_DIRNAMES = am33 am33-2 am34
35 LIBGCC = stmp-multilib
36 INSTALL_LIBGCC = install-multilib