PR/56490
[official-gcc.git] / gcc / config / sparc / t-sparc
blobd7b17fbd02bffec0ba51717246b5e9e2d4e0e3aa
1 # General rules that all sparc/ targets must have.
3 # Copyright (C) 2011-2013 Free Software Foundation, Inc.
5 # This file is part of GCC.
7 # GCC is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by
9 # the Free Software Foundation; either version 3, or (at your option)
10 # any later version.
12 # GCC is distributed in the hope that it will be useful,
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 # GNU General Public License for more details.
17 # You should have received a copy of the GNU General Public License
18 # along with GCC; see the file COPYING3.  If not see
19 # <http://www.gnu.org/licenses/>.
21 sparc.o: $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
22   $(TREE_H) $(RTL_H) $(REGS_H) hard-reg-set.h insn-config.h  \
23   insn-codes.h conditions.h output.h $(INSN_ATTR_H) $(FLAGS_H) \
24   $(FUNCTION_H) $(EXCEPT_H) $(EXPR_H) $(OPTABS_H) $(RECOG_H) \
25   $(DIAGNOSTIC_CORE_H) $(GGC_H) $(TM_P_H) debug.h $(TARGET_H) \
26   $(TARGET_DEF_H) $(COMMON_TARGET_H) $(GIMPLE_H) \
27   langhooks.h reload.h $(PARAMS_H) $(DF_H) $(OPTS_H) \
28   gt-sparc.h
30 sparc-c.o: $(srcdir)/config/sparc/sparc-c.c \
31     $(srcdir)/config/sparc/sparc-protos.h \
32     $(CONFIG_H) $(SYSTEM_H) $(CPPLIB_H) $(FLAGS_H) \
33     $(TM_P_H) coretypes.h $(TM_H) $(TREE_H) \
34     $(C_COMMON_H) $(C_PRAGMA_H)
35         $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
36                 $(srcdir)/config/sparc/sparc-c.c