source: rtems/c/src/lib/libbsp/powerpc/Makefile.am @ de2b815

4.104.114.84.95
Last change on this file since de2b815 was 3503599, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/03 at 14:56:39

2003-12-09 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 344 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7## Descend into the $(RTEMS_BSP_FAMILY) directory
8SUBDIRS = shared $(RTEMS_BSP_FAMILY)
9
10DIST_SUBDIRS = @all_subdirs@ support/old_exception_processing \
11    support/new_exception_processing
12
13include $(top_srcdir)/../../../automake/subdirs.am
14include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.