X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Figen%2FMakefile.in;h=285d78f1a86224c2d9fa35425f0c2540351377c8;hb=9b254dd1ce46c19dde1dde5b8d1e22e862dfacce;hp=9fff4a0ddce30b50ca2f2af2a9240ac9cab8928b;hpb=d4f3574e777abfa65c9ba134e582228f3f32a8d6;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/igen/Makefile.in b/sim/igen/Makefile.in index 9fff4a0ddc..285d78f1a8 100644 --- a/sim/igen/Makefile.in +++ b/sim/igen/Makefile.in @@ -1,22 +1,23 @@ +# The IGEN simulator generator for GDB, the GNU Debugger. # -# This file is part of the program psim. +# Copyright 2002, 2007, 2008 Free Software Foundation, Inc. # -# Copyright (C) 1994-1997, Andrew Cagney +# Contributed by Andrew Cagney. # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This file is part of GDB. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . default: all @@ -85,7 +86,7 @@ BUILD_CFLAGS = \ $(CFLAGS_FOR_BUILD) \ $(IGEN_WARN_CFLAGS) \ $(IGEN_WERROR_CFLAGS) \ - $(INCLUDES) -O0 + $(INCLUDES) BUILD_LDFLAGS = all: igen