OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [or32/] [Makefile.in] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 227 jeremybenn
## Makefile template for Configure for the OpenRISC simulator
2
 
3
## Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2007, 2008, 2009
4
## Free Software Foundation, Inc.
5
## Copyright (C) 2010 Embecosm Limited
6
##
7
## Contributed by Jeremy Bennett 
8
##
9
## This file is part of GDB, the GNU debugger.
10
##
11
## This program is free software; you can redistribute it and/or modify
12
## it under the terms of the GNU General Public License as published by
13
## the Free Software Foundation; either version 3 of the License, or
14
## (at your option) any later version.
15
##
16
## This program is distributed in the hope that it will be useful,
17
## but WITHOUT ANY WARRANTY; without even the implied warranty of
18
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19
## GNU General Public License for more details.
20
##
21
## You should have received a copy of the GNU General Public License
22
## along with this program.  If not, see .
23
 
24
## COMMON_PRE_CONFIG_FRAG
25
 
26
SIM_EXTRA_CFLAGS = @SIM_CPPFLAGS@
27
SIM_EXTRA_LIBS   = @SIM_LDFLAGS@ -lsim
28
SIM_OBJS         = sim-load.o \
29
                   wrapper.o
30
 
31 357 jeremybenn
## This selects the OR32 newlib/libgloss syscall definitions.
32 227 jeremybenn
NL_TARGET = -DNL_TARGET_or32
33
 
34
## COMMON_POST_CONFIG_FRAG
35
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.