source: rtems/c/src/lib/libbsp/shared/Makefile.am @ 6fae458

4.104.114.84.95
Last change on this file since 6fae458 was 6fae458, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/02 at 17:04:40

2001-05-14 Till Straumann <strauman@…>

  • vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: New files.
  • Makefile.am: Modified to reflect addition of files.
  • Per PR214, contributes a driver for the TUNDRA UNIVERSE VME-PCI bridge to libbsp/shared. NOTE: This driver is maintained _outside_ RTEMS by Till. Please forward future modifications to him.
  • Property mode set to 100644
File size: 332 bytes
Line 
1##
2## $Id$
3##
4
5
6SUBDIRS = include
7
8EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
9    console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h \
10        vmeUniverse/vmeUniverse.c vmeUniverse/vmeUniverse.h
11
12include $(top_srcdir)/../../../../automake/subdirs.am
13include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.