2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
	unlimited/Makefile.am: Include compile.am
This commit is contained in:
Joel Sherrill
2000-09-05 16:11:24 +00:00
parent c4f610387f
commit 6212465d03
20 changed files with 32 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/sample.am