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

AUTOMAKE_OPTIONS = foreign 1.4

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

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