URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
709 |
jeremybenn |
# General rules that all sparc/ targets must have.
|
2 |
|
|
#
|
3 |
|
|
# Copyright (C) 2011 Free Software Foundation, Inc.
|
4 |
|
|
#
|
5 |
|
|
# This file is part of GCC.
|
6 |
|
|
#
|
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.
|
11 |
|
|
#
|
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.
|
16 |
|
|
#
|
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 |
|
|
# .
|
20 |
|
|
|
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) $(CFGLAYOUT_H) $(GIMPLE_H) \
|
27 |
|
|
langhooks.h reload.h $(PARAMS_H) $(DF_H) dwarf2out.h $(OPTS_H) \
|
28 |
|
|
gt-sparc.h
|
29 |
|
|
|
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
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.