source: rtems/c/src/lib/Makefile.am @ 6882be7

5
Last change on this file since 6882be7 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
Line 
1_SUBDIRS = libcpu libbsp
2
3include $(top_srcdir)/automake/subdirs.am
4include $(top_srcdir)/automake/local.am
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.