source: rtems/c/src/lib/libbsp/sparc64/Makefile.am @ b9ba9ca

4.115
Last change on this file since b9ba9ca was b9ba9ca, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/20/11 at 10:46:23

2011-06-20 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove superfluous EXTRA_DIST.
  • Property mode set to 100644
File size: 233 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
10include $(top_srcdir)/../../../automake/subdirs.am
11include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.