mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 14:12:20 +08:00
18 lines
245 B
Makefile
18 lines
245 B
Makefile
## $Id$
|
|
|
|
|
|
SUBDIRS = arm
|
|
SUBDIRS += c4x
|
|
SUBDIRS += hppa1_1
|
|
SUBDIRS += i386
|
|
SUBDIRS += i960
|
|
SUBDIRS += m68k
|
|
SUBDIRS += mips
|
|
SUBDIRS += mips64orion
|
|
SUBDIRS += powerpc
|
|
SUBDIRS += sh
|
|
SUBDIRS += sparc
|
|
SUBDIRS += template
|
|
|
|
EXTRA_DIST = supplement.am
|