mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 13:19:13 +08:00
13 lines
171 B
Makefile
13 lines
171 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I aclocal
|
|
|
|
SUBDIRS = @subdirs@
|
|
|
|
EXTRA_DIST = PROBLEMS
|
|
|
|
include $(top_srcdir)/automake/subdirs.am
|
|
include $(top_srcdir)/automake/local.am
|