source: rtems/c/src/lib/libbsp/sh/Makefile.am @ bff4b946

4.104.114.84.95
Last change on this file since bff4b946 was a3e2358, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/05 at 07:30:12

Merge-in shared/Makefile.am.

  • Property mode set to 100644
File size: 307 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7# Descend into the @RTEMS_BSP_FAMILY@ directory
8SUBDIRS = @RTEMS_BSP_FAMILY@
9
10EXTRA_DIST =
11EXTRA_DIST += shared/console.c
12EXTRA_DIST += shared/setvec.c
13
14include $(top_srcdir)/../../../automake/subdirs.am
15include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.