summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie/Makefile.am
blob: d8b53da543a968c75d97cf4717561450f640f43b (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