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

4.104.115
Last change on this file since b1ded240 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
RevLine 
[df49c60]1##
[94608578]2## $Id$
[df49c60]3##
[94608578]4
[fe8bc62f]5ACLOCAL_AMFLAGS = -I ../../../aclocal
[94608578]6
[194d1282]7# Descend into the @RTEMS_BSP_FAMILY@ directory
[a3e2358]8SUBDIRS = @RTEMS_BSP_FAMILY@
9
10EXTRA_DIST =
11EXTRA_DIST += shared/console.c
12EXTRA_DIST += shared/setvec.c
[94608578]13
[c53e9e2f]14include $(top_srcdir)/../../../automake/subdirs.am
15include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.