forked from Imagelibrary/rtems
8 lines
171 B
Makefile
8 lines
171 B
Makefile
ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|
|
|
## Descend into the @RTEMS_BSP_FAMILY@ directory
|
|
_SUBDIRS = @RTEMS_BSP_FAMILY@
|
|
|
|
|
|
include $(top_srcdir)/../../../automake/subdirs.am
|