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

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