]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/spu/t-spu-elf
cfglayout.h: Remove.
[thirdparty/gcc.git] / gcc / config / spu / t-spu-elf
1 # Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
2 # Free Software Foundation, Inc.
3 #
4 # This file is free software; you can redistribute it and/or modify it under
5 # the terms of the GNU General Public License as published by the Free
6 # Software Foundation; either version 3 of the License, or (at your option)
7 # any later version.
8 #
9 # This file is distributed in the hope that it will be useful, but WITHOUT
10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12 # for more details.
13 #
14 # You should have received a copy of the GNU General Public License
15 # along with GCC; see the file COPYING3. If not see
16 # <http://www.gnu.org/licenses/>.
17
18 # Multi-lib support.
19 MULTILIB_OPTIONS=mea64
20
21 spu.o: $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
22 $(RTL_H) $(REGS_H) hard-reg-set.h \
23 real.h insn-config.h conditions.h insn-attr.h flags.h $(RECOG_H) \
24 $(OBSTACK_H) $(TREE_H) $(EXPR_H) $(OPTABS_H) except.h function.h \
25 output.h $(BASIC_BLOCK_H) $(GGC_H) $(HASHTAB_H) \
26 $(TM_P_H) $(TARGET_H) $(TARGET_DEF_H) langhooks.h reload.h \
27 $(srcdir)/config/spu/spu-protos.h \
28 $(srcdir)/config/spu/spu-builtins.def
29
30 spu-c.o: $(srcdir)/config/spu/spu-c.c \
31 $(srcdir)/config/spu/spu-protos.h \
32 $(CONFIG_H) $(SYSTEM_H) $(TREE_H) $(CPPLIB_H) \
33 $(TM_P_H) $(C_COMMON_H) $(C_PRAGMA_H) coretypes.h $(TM_H) insn-codes.h
34 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
35 $(srcdir)/config/spu/spu-c.c