URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.2/] [sim/] [microblaze/] [Makefile.in] - Rev 478
Go to most recent revision | Compare with Previous | Blame | View Log
# Makefile template for Configure for the MCore sim library.# Copyright (C) 1990, 91, 92, 95, 96, 19, 1999, 2007, 2008, 2009, 2010# Free Software Foundation, Inc.# Written by Cygnus Solutions.## 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.## 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 <http://www.gnu.org/licenses/>.## COMMON_PRE_CONFIG_FRAGSIM_OBJS = interp.o sim-load.oSIM_EXTRA_LIBS = -lmSIM_EXTRA_CLEAN = microblaze-clean## COMMON_POST_CONFIG_FRAGinterp.o: interp.cmicroblaze-clean:
Go to most recent revision | Compare with Previous | Blame | View Log
