]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/iq2000/t-iq2000
Makefile.in (FPBIT_FUNCS, [...]): Remove.
[thirdparty/gcc.git] / gcc / config / iq2000 / t-iq2000
CommitLineData
569dc494 1# Copyright (C) 2003, 2010, 2011 Free Software Foundation, Inc.
ad41bd84
JM
2#
3# This file is part of GCC.
4#
5# GCC is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3, or (at your option)
8# any later version.
9#
10# GCC is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with GCC; see the file COPYING3. If not see
17# <http://www.gnu.org/licenses/>.
18
6b3d1e47
SC
19# Suppress building libgcc1.a, since the MIPS compiler port is complete
20# and does not need anything from libgcc1.a.
21LIBGCC1 =
22CROSS_LIBGCC1 =
23
6b3d1e47
SC
24LIB2FUNCS_EXTRA = $(srcdir)/config/udivmod.c $(srcdir)/config/divmod.c $(srcdir)/config/udivmodsi4.c $(srcdir)/config/iq2000/lib2extra-funcs.c
25
6b3d1e47
SC
26# Enable the following if multilibs are needed.
27# See gcc/genmultilib, gcc/gcc.texi and gcc/tm.texi for a
28# description of the options and their values.
29#
30# MULTILIB_OPTIONS =
31# MULTILIB_DIRNAMES =
32# MULTILIB_MATCHES =
33# MULTILIB_EXCEPTIONS =
34# MULTILIB_EXTRA_OPTS =
35#
36# LIBGCC = stmp-multilib
37# INSTALL_LIBGCC = install-multilib
38