source: rtems/c/src/lib/libbsp/powerpc/shared/vme/Makefile.am @ 99c31f85

4.104.114.84.95
Last change on this file since 99c31f85 was b95aedf, checked in by Joel Sherrill <joel.sherrill@…>, on 02/20/03 at 21:43:02

2003-02-20 Till Straumann <strauman@…>

PR 349/bsps

  • vme/.cvsignore, vme/Makefile.am, vme/VME.h, vme/VMEConfig.h, vme/vmeconfig.c: Add glue to the powerpc/shared BSP to use the vmeUniverse VME-PCI bridge driver.
  • Property mode set to 100644
File size: 181 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7H_FILES = VMEConfig.h  VME.h
8
9C_FILES = vmeconfig.c
10
11EXTRA_DIST = vmeconfig.c
12
13include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.