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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [host/] [tools/] [Utils/] [common/] [Makefile.am] - Blame information for rev 790

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

Line No. Rev Author Line
1 786 skrzyp
## Process this file with automake to produce Makefile.in
2
## =====================================================================
3
##
4
##     Makefile.am
5
##
6
##     utils
7
##
8
## =====================================================================
9
# ####ECOSHOSTGPLCOPYRIGHTBEGIN####
10
# -------------------------------------------
11
# This file is part of the eCos host tools.
12
# Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
13
#
14
# This program is free software; you can redistribute it and/or modify
15
# it under the terms of the GNU General Public License as published by
16
# the Free Software Foundation; either version 2 or (at your option) any
17
# later version.
18
#
19
# This program is distributed in the hope that it will be useful, but
20
# WITHOUT ANY WARRANTY; without even the implied warranty of
21
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
22
# General Public License for more details.
23
#
24
# You should have received a copy of the GNU General Public License
25
# along with this program; if not, write to the
26
# Free Software Foundation, Inc., 51 Franklin Street,
27
# Fifth Floor, Boston, MA  02110-1301, USA.
28
# -------------------------------------------
29
# ####ECOSHOSTGPLCOPYRIGHTEND####
30
## =====================================================================
31
#######DESCRIPTIONBEGIN####
32
##
33
## Author(s):   jskov
34
## Contact(s):  jskov
35
## Date:        2000/09/15
36
## Version:     0.01
37
##
38
######DESCRIPTIONEND####
39
## =====================================================================
40
 
41
AUTOMAKE_OPTIONS = 1.3 cygnus
42
SUBDIRS          =
43
 
44
## Pick up an appropriate header file search path from configure
45
 
46
noinst_LIBRARIES = libutils.a
47
 
48
libutils_a_SOURCES = Collections.cpp Subprocess.cpp eCosSocket.cpp \
49
                     eCosThreadUtils.cpp Properties.cpp eCosSerial.cpp \
50
                     eCosStd.cpp eCosTrace.cpp
51
 

powered by: WebSVN 2.1.0

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