source: rtems/c/src/lib/libbsp/powerpc/mvme5500/Makefile.am @ 1768b06

4.104.114.84.95
Last change on this file since 1768b06 was 7be6ad9, checked in by Eric Norum <WENorum@…>, on 10/20/04 at 15:21:05

Add MVME550 BSP

  • Property mode set to 100644
File size: 546 bytes
Line 
1##
2## Makefile.am,v 1.8.4.1 2003/02/20 21:55:34 joel Exp
3##
4
5ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
6
7# wrapup is the one that actually builds and installs the library
8#  from the individual .rel files built in other directories
9SUBDIRS = include clock console pci irq tod vectors start \
10    startup GT64260 network @exceptions@ vme wrapup
11
12include $(top_srcdir)/../../bsp.am
13
14EXTRA_DIST = README bsp_specs ChangeLog.1
15
16include $(top_srcdir)/../../../../../../automake/subdirs.am
17include $(top_srcdir)/../../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.