source: rtems/c/src/lib/libbsp/i386/Makefile.am @ 70c34fb

Last change on this file since 70c34fb 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: 269 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../../../aclocal
2
3## Descend into the @RTEMS_BSP_FAMILY@ directory
4_SUBDIRS = @RTEMS_BSP_FAMILY@
5
6
7# shared/comm
8
9
10# shared/irq
11
12# shared/pci
13
14include $(top_srcdir)/../../../automake/subdirs.am
15include $(srcdir)/../../../../../bsps/i386/headers.am
Note: See TracBrowser for help on using the repository browser.