summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/Makefile.am
blob: 04f424e8273f5ba09ccc21fe8b378dfc279bd69a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
##
## $Id$
##


if need_shared
SUBDIRS = clock console include pci residual openpic irq vectors start \
    startup motorola bootloader
endif

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