mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 00:23:14 +00:00
13 lines
200 B
Makefile
13 lines
200 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../../aclocal
|
|
|
|
SUBDIRS = @subdirs@
|
|
|
|
DIST_SUBDIRS = generic hppa1.1 sh
|
|
|
|
include $(top_srcdir)/../../automake/subdirs.am
|
|
include $(top_srcdir)/../../automake/host.am
|