Files
rtems/cpukit/score/cpu/Makefile.am
Ralf Corsepius 3fcabb196c Cosmetics.
2004-12-30 12:24:42 +00:00

13 lines
226 B
Makefile

##
## $Id$
##
SUBDIRS = @RTEMS_CPU@
DIST_SUBDIRS = arm c4x h8300 i386 m68k mips no_cpu or32 powerpc sh sparc \
unix
DIST_SUBDIRS += avr
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am