Files
rtems/cpukit/score/cpu/Makefile.am
Joel Sherrill c43484bf54 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* src/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* inline/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:46:37 +00:00

14 lines
263 B
Makefile

##
## $Id$
##
SUBDIRS = $(RTEMS_CPU)
## FIXME: this does not work
## DIST_SUBDIRS = \
## a29k hppa1.1 i386 i960 m68k mips64orion no_cpu powerpc sh sparc unix
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am