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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [tools/] [src/] [tools/] [Utils/] [common/] [Makefile.am] - Blame information for rev 307

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

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

powered by: WebSVN 2.1.0

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