source: rtems/c/src/lib/libbsp/m32r/Makefile.am @ 309dbd0

4.104.115
Last change on this file since 309dbd0 was 309dbd0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/28/09 at 06:28:41

Whitespace removal.

  • Property mode set to 100644
File size: 247 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 =
11
12include $(top_srcdir)/../../../automake/subdirs.am
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.