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