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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [m68k/] [mvme162/] [Makefile.am] - Blame information for rev 1765

Details | Compare with Previous | View Log

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