mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 23:17:00 +08:00
11 lines
156 B
Makefile
11 lines
156 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../aclocal
|
|
|
|
SUBDIRS = @subdirs@
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|
|
include $(top_srcdir)/../automake/host.am
|