forked from Imagelibrary/rtems
18 lines
247 B
Makefile
18 lines
247 B
Makefile
# $Id$
|
|
|
|
SUBDIRS =
|
|
SUBDIRS += arm
|
|
SUBDIRS += avr
|
|
SUBDIRS += bfin
|
|
SUBDIRS += h8300
|
|
SUBDIRS += i386
|
|
SUBDIRS += lm32
|
|
SUBDIRS += m32c
|
|
SUBDIRS += m32r
|
|
SUBDIRS += m68k
|
|
SUBDIRS += mips
|
|
SUBDIRS += mipstx39
|
|
SUBDIRS += powerpc
|
|
SUBDIRS += sh
|
|
SUBDIRS += sparc
|