mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
9 lines
127 B
Makefile
9 lines
127 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
SUBDIRS = node1 node2
|
|
|
|
include $(top_srcdir)/../automake/subdirs.am
|
|
include $(top_srcdir)/../automake/local.am
|