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

5
Last change on this file since b4f895e 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: 165 bytes
Line 
1include $(top_srcdir)/automake/compile.am
2
3_SUBDIRS = @libbsp_cpu_subdir@
4DIST_SUBDIRS = @libbsp_cpu_subdir@
5
6
7# shared
8
9
10
11include $(top_srcdir)/automake/subdirs.am
Note: See TracBrowser for help on using the repository browser.