summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/Makefile.am
blob: 9cd3922f942d7e6243e9cb253e710c6d5e055966 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ACLOCAL_AMFLAGS = -I ../../../aclocal

## Descend into the @RTEMS_BSP_FAMILY@ directory
_SUBDIRS = @RTEMS_BSP_FAMILY@


# shared/comm


# shared/irq

# shared/pci

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am
include $(srcdir)/../../../../../bsps/i386/headers.am