summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/Makefile.am
blob: 3181afda8f923c5bd8e331b10a163c439f4a2995 (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 vme
endif

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