[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp
[deliverable/binutils-gdb.git] / sim / rl78 / Makefile.in
index 465c0d91be4587c626dad0c9654319711403cf78..db90291697820b2685c6e452a36abb9f3a221200 100644 (file)
@@ -1,13 +1,13 @@
 #### Makefile.in --- Makefile template for the RL78 simulator
 
-### Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+### Copyright (C) 2008-2020 Free Software Foundation, Inc.
 ### Contributed by Red Hat, Inc.
 ### 
 ### This file is part of the GNU simulators.
 ### 
 ### The GNU simulators are free software; you can redistribute them and/or
 ### modify them under the terms of the GNU General Public License as
-### published by the Free Software Foundation; either version 2 of the
+### published by the Free Software Foundation; either version 3 of the
 ### License, or (at your option) any later version.
 ### 
 ### The GNU simulators are distributed in the hope that they will be
@@ -16,9 +16,7 @@
 ### General Public License for more details.
 ### 
 ### You should have received a copy of the GNU General Public License
-### along with the GNU simulators; if not, write to the Free Software
-### Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-### 02110-1301, USA
+### along with the GNU simulators; if not, see <http://www.gnu.org/licenses/>.
 
 ## COMMON_PRE_CONFIG_FRAG
 
@@ -32,6 +30,7 @@ SIM_OBJS = \
        mem.o \
        cpu.o \
        rl78.o \
+       gdb-if.o \
        trace.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.023498 seconds and 4 git commands to generate.