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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc3/] [or1ksim/] [peripheral/] [channels/] [Makefile.am] - Blame information for rev 1758

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

Line No. Rev Author Line
1 1070 rprescott
# Makefile -- Makefile for peripherals channels to host
2 1744 jeremybenn
#
3 1070 rprescott
# Copyright (C) 2002 Richard Prescott 
4 1744 jeremybenn
# Copyright (C) 2008 Embecosm Limited
5 1070 rprescott
#
6 1744 jeremybenn
# Contributor Jeremy Bennett 
7
#
8 1070 rprescott
# This file is part of OpenRISC 1000 Architectural Simulator.
9
#
10 1744 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 1070 rprescott
#
15 1744 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 1070 rprescott
#
20 1744 jeremybenn
# You should have received a copy of the GNU General Public License along
21
# with this program.  If not, see .
22 1070 rprescott
 
23 1744 jeremybenn
 
24 1745 jeremybenn
noinst_LTLIBRARIES     = libchannels.la
25
libchannels_la_SOURCES = channel.c \
26
                         fd.c      \
27
                         file.c    \
28
                         generic.c \
29
                         tcp.c     \
30
                         tty.c     \
31
                         xterm.c   \
32
                         channel.h \
33
                         fd.h      \
34 1748 jeremybenn
                         file.h    \
35
                         generic.h \
36
                         tcp.h     \
37
                         tty.h     \
38
                         xterm.h

powered by: WebSVN 2.1.0

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