summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie/Makefile.am
blob: 3caad19373b4cb2d3e8eb5c79fda643033648c4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id: Makefile.am,v 1.8 2004/01/13 13:11:05 ralf Exp $
##

ACLOCAL_AMFLAGS = -I ../../../aclocal

# Descend into the @RTEMS_BSP_FAMILY@ directory
_SUBDIRS = @RTEMS_BSP_FAMILY@

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am