source: rtems/c/src/lib/Makefile.am @ 2afb22b

5
Last change on this file since 2afb22b was a748603, checked in by Chris Johns <chrisj@…>, on 05/14/17 at 01:52:52

build-system: Parallel build all subdirs.

  • Property mode set to 100644
File size: 179 bytes
RevLine 
[a748603]1_SUBDIRS = libcpu libbsp
[539e266e]2
[514e77b7]3include $(top_srcdir)/automake/subdirs.am
4include $(top_srcdir)/automake/local.am
[a748603]5
6#
7# The libsp cannot be built until libcpu is built.
8#
9libbsp: libcpu
Note: See TracBrowser for help on using the repository browser.