source: rtems/c/src/lib/libbsp/moxie/Makefile.am @ 5139d21

4.115
Last change on this file since 5139d21 was 032e5e4, checked in by Anthony Green <green@…>, on 02/27/13 at 18:13:20

Add sample Moxie BSP for GDB sim

Signed-off-by: Anthony Green <green@…>

  • Property mode set to 100644
File size: 281 bytes
Line 
1##
2## $Id: Makefile.am,v 1.8 2004/01/13 13:11:05 ralf Exp $
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.