summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/Makefile.am
blob: 94c101e30e1d074516a0c3276845b160d2b0ecd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $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