source: rtems/c/src/lib/libbsp/c4x/Makefile.am @ 39c0e675

4.104.114.84.95
Last change on this file since 39c0e675 was 39c0e675, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/05 at 08:28:54

Merge-in shared/Makefile.am.

  • Property mode set to 100644
File size: 356 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/bspspuriousinit.c
12EXTRA_DIST += shared/c3xspurious.c
13EXTRA_DIST += shared/c4xspurious.c
14
15include $(top_srcdir)/../../../automake/subdirs.am
16include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.