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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [softfloat/] [Makefile.am] - Blame information for rev 233

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

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

powered by: WebSVN 2.1.0

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