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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] [debug/] [Makefile.am] - Blame information for rev 1748

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

Line No. Rev Author Line
1 221 markom
# Makefile -- Makefile for peripherals simulation
2 1745 jeremybenn
#
3 221 markom
# Copyright (C) 1999 Damjan Lampret, lampret@opencores.org
4 1745 jeremybenn
# Copyright (C) 2008 Embecosm Limited
5 221 markom
#
6 1745 jeremybenn
# Contributor Jeremy Bennett 
7
#
8 221 markom
# This file is part of OpenRISC 1000 Architectural Simulator.
9
#
10 1745 jeremybenn
# This program is free software; you can redistribute it and/or modify it
11
# under the terms of the GNU General Public License as published by the Free
12
# Software Foundation; either version 3 of the License, or (at your option)
13
# any later version.
14 221 markom
#
15 1745 jeremybenn
# This program is distributed in the hope that it will be useful, but WITHOUT
16
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
17
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
18
# more details.
19 221 markom
#
20 1745 jeremybenn
# You should have received a copy of the GNU General Public License along
21
# with this program.  If not, see .
22 221 markom
 
23 1745 jeremybenn
 
24
noinst_LTLIBRARIES  = libdebug.la
25 1748 jeremybenn
libdebug_la_SOURCES = debug-unit.c \
26 1745 jeremybenn
                      gdbcomm.c    \
27 1748 jeremybenn
                      debug-unit.h \
28
                      gdbcomm.h    \
29
                      gdb.h

powered by: WebSVN 2.1.0

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