mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 03:00:57 +08:00
10 lines
128 B
Makefile
10 lines
128 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
SUBDIRS = node1 node2
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|
|
|
|
include $(top_srcdir)/../automake/local.am
|