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

* cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
	monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
	untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
	Include compile.am.
This commit is contained in:
Joel Sherrill
2000-09-05 15:32:34 +00:00
parent 19530ab5e1
commit 7fcc26ac64
20 changed files with 38 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
#