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

* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
	putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
	stackchk/Makefile.am, termios/Makefile.am: Include compile.am
This commit is contained in:
Joel Sherrill
2000-09-05 16:06:10 +00:00
parent e9200df1cf
commit 78f76ac50a
18 changed files with 28 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/libtests.am