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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [m68k/] [mvme162/] [Makefile.am] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
##
2
## $Id: Makefile.am,v 1.2 2001-09-27 12:00:18 chris Exp $
3
##
4
 
5
AUTOMAKE_OPTIONS = foreign 1.4
6
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
7
 
8
# consolex is a predecessor of the termios and libchip concepts.
9
# It is no longer being compiled into the source.
10
# The MVME162 has 2 z8530's to yield four serial ports.
11
# The application can access these by referencing the consolex driver
12
# with "CONSOLEX_DRIVER_TABLE_ENTRY" in the driver table definition,
13
# in place of "CONSOLE_DRIVER_TABLE_ENTRY".  See consolex/cTest.c for
14
# an example.
15
 
16
# wrapup is the one that actually builds and installs the library
17
#  from the individual .rel files built in other directories
18
SUBDIRS = . include start startup clock console timer tod wrapup
19
 
20
include $(top_srcdir)/../../bsp.am
21
 
22
EXTRA_DIST = bsp_specs times
23
 
24
include $(top_srcdir)/../../../../../../automake/subdirs.am
25
include $(top_srcdir)/../../../../../../automake/local.am

powered by: WebSVN 2.1.0

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