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

5
Last change on this file since 66b99a1 was 2d0bc83, checked in by Sebastian Huber <sebastian.huber@…>, on 03/30/18 at 18:42:21

build: Remove EXTRA_DIST

A "make dist" is not supported. So, it makes no sense to have pure "make
dist" related stuff in the Makefile.am.

  • Property mode set to 100644
File size: 205 bytes
RevLine 
[57d673c]1include $(top_srcdir)/automake/compile.am
2
[a748603]3_SUBDIRS = @libbsp_cpu_subdir@
[57d673c]4DIST_SUBDIRS = @libbsp_cpu_subdir@
[847dbbe]5
6
[57d673c]7# shared
[784e792]8
[57d673c]9
[f770fcb]10
[3776f87b]11include $(top_srcdir)/automake/local.am
[a748603]12include $(top_srcdir)/automake/subdirs.am
Note: See TracBrowser for help on using the repository browser.