summaryrefslogblamecommitdiffstats
path: root/c/src/lib/Makefile.am
blob: ff39067ae9e28c8937b0dfb944f4e86e6036f6bb (plain) (tree)
1
2
3
4
5
6
7
8
9
                        
 

                                         




                                                  
_SUBDIRS = libcpu libbsp

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

#
# The libsp cannot be built until libcpu is built.
#
libbsp: libcpu