source: rtems/c/src/lib/libbsp/mips/Makefile.am @ f3ce8f41

5
Last change on this file since f3ce8f41 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: 219 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../../../aclocal
2
3## Descend into the @RTEMS_BSP_FAMILY@ directory
4_SUBDIRS = @RTEMS_BSP_FAMILY@
5
6include $(top_srcdir)/../../../automake/subdirs.am
7include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.