source: rtems/c/src/lib/libbsp/v850/Makefile.am @ e8458735

5
Last change on this file since e8458735 was 477bca2, checked in by Sebastian Huber <sebastian.huber@…>, on 10/06/18 at 08:59:10

build: Remove local.am

  • Property mode set to 100644
File size: 278 bytes
Line 
1##
2##
3
4ACLOCAL_AMFLAGS = -I ../../../aclocal
5
6## Descend into the @RTEMS_BSP_FAMILY@ directory
7## Currently, the shared directory is not explicitly
8## added but it is present in the source tree.
9_SUBDIRS = @RTEMS_BSP_FAMILY@
10
11
12include $(top_srcdir)/../../../automake/subdirs.am
Note: See TracBrowser for help on using the repository browser.