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


                              
         
                                           



                                                   


                                                        
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4

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