1 1.1 mrg # 2 1.1 mrg # t-cris 3 1.1 mrg # 4 1.1 mrg # The Makefile fragment to include when compiling gcc et al for CRIS. 5 1.1 mrg # 6 1.12 mrg # Copyright (C) 2001-2022 Free Software Foundation, Inc. 7 1.1 mrg # 8 1.1 mrg # This file is part of GCC. 9 1.1 mrg # 10 1.1 mrg # GCC is free software; you can redistribute it and/or modify 11 1.1 mrg # it under the terms of the GNU General Public License as published by 12 1.1 mrg # the Free Software Foundation; either version 3, or (at your option) 13 1.1 mrg # any later version. 14 1.1 mrg # 15 1.1 mrg # GCC is distributed in the hope that it will be useful, 16 1.1 mrg # but WITHOUT ANY WARRANTY; without even the implied warranty of 17 1.1 mrg # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 1.1 mrg # GNU General Public License for more details. 19 1.1 mrg # 20 1.1 mrg # You should have received a copy of the GNU General Public License 21 1.1 mrg # along with GCC; see the file COPYING3. If not see 22 1.1 mrg # <http://www.gnu.org/licenses/>. 23 1.1 mrg # 24 1.1 mrg # The makefile macros etc. are included in the order found in the 25 1.1 mrg # section "Target Fragment" in the gcc info-files (or the paper copy) of 26 1.1 mrg # "Using and Porting GCC" 27 1.1 mrg 28 1.12 mrg PASSES_EXTRA += $(srcdir)/config/cris/cris-passes.def 29