From cc2ce65522832c439bf73c766abd04fd63be1ae8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 16:12:05 +0000 Subject: 2000-09-04 Ralf Corsepius * stubdr/Makefile.am, wrapup/Makefile.am: Include compile.am --- c/src/tests/support/ChangeLog | 4 ++++ c/src/tests/support/stubdr/Makefile.am | 1 + c/src/tests/support/wrapup/Makefile.am | 1 + 3 files changed, 6 insertions(+) (limited to 'c/src/tests/support') diff --git a/c/src/tests/support/ChangeLog b/c/src/tests/support/ChangeLog index 101734ce64..5e53079c15 100644 --- a/c/src/tests/support/ChangeLog +++ b/c/src/tests/support/ChangeLog @@ -1,3 +1,7 @@ +2000-09-04 Ralf Corsepius + + * stubdr/Makefile.am, wrapup/Makefile.am: Include compile.am + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/c/src/tests/support/stubdr/Makefile.am b/c/src/tests/support/stubdr/Makefile.am index a0978a7c83..f28e444402 100644 --- a/c/src/tests/support/stubdr/Makefile.am +++ b/c/src/tests/support/stubdr/Makefile.am @@ -16,6 +16,7 @@ SRCS = $(C_FILES) $(H_FILES) OBJS = $(C_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg TMPINSTALL_FILES += $(PROJECT_INCLUDE) $(H_FILES:%=$(PROJECT_INCLUDE)/%) diff --git a/c/src/tests/support/wrapup/Makefile.am b/c/src/tests/support/wrapup/Makefile.am index bb6a1e62e0..61cd22e363 100644 --- a/c/src/tests/support/wrapup/Makefile.am +++ b/c/src/tests/support/wrapup/Makefile.am @@ -13,6 +13,7 @@ GENERIC_FILES = stubdr OBJS = $(foreach piece, $(GENERIC_FILES), ../$(piece)/$(ARCH)/$(piece).rel) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../../../../automake/lib.am # -- cgit v1.2.3