mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 04:47:46 +08:00
10 lines
135 B
Makefile
10 lines
135 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
|
|
SUBDIRS = include inline macros src
|
|
|
|
include $(top_srcdir)/automake/subdirs.am
|
|
include $(top_srcdir)/automake/local.am
|