summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ppc403/Makefile.am
blob: 605b1a86b42ed85dbc58d04f19d24b2e9579ffc9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
  
       
  
 
         
                                           



                                                   
 

                                                  
##
## $Id$
##

if ppc403
SUBDIRS = console clock timer vectors ictrl
endif
if ppc405
SUBDIRS = console tty_drv clock timer vectors ictrl
endif

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