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

4.104.114.84.95
Last change on this file since 194d1282 was 194d1282, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/13/04 at 13:11:27

2004-01-13 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(RTEMS_BSP_FAMILY).
  • Property mode set to 100644
File size: 373 bytes
RevLine 
[df49c60]1##
[362ec23e]2## $Id$
[df49c60]3##
[362ec23e]4
[fe8bc62f]5ACLOCAL_AMFLAGS = -I ../../../aclocal
[362ec23e]6
[194d1282]7## Descend into the @RTEMS_BSP_FAMILY@ directory
8SUBDIRS = shared @RTEMS_BSP_FAMILY@
[362ec23e]9
[194d1282]10# FIXME: This does not work
11# DIST_SUBDIRS = @all_subdirs@ support/old_exception_processing \
12#    support/new_exception_processing
[b6084844]13
[c53e9e2f]14include $(top_srcdir)/../../../automake/subdirs.am
15include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.