source: rtems/c/src/lib/libbsp/m68k/Makefile.am @ 45d0659

5
Last change on this file since 45d0659 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: 304 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../../../aclocal
2
3## Descend into the @RTEMS_BSP_FAMILY@ directory
4_SUBDIRS = @RTEMS_BSP_FAMILY@
5
6dist_project_lib_DATA = ../../../../../bsps/m68k/shared/start/linkcmds.base
7
8
9
10
11include $(top_srcdir)/../../../automake/subdirs.am
12include $(srcdir)/../../../../../bsps/m68k/headers.am
Note: See TracBrowser for help on using the repository browser.