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