From d7118fd9f5e3d0d4c4b3af56b2569587a2d0a802 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:38:09 +0000 Subject: 2000-09-04 Ralf Corsepius * Makefile.am: Include compile.am. --- c/src/exec/score/cpu/i960/ChangeLog | 4 ++++ c/src/exec/score/cpu/i960/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'c/src/exec/score/cpu/i960') diff --git a/c/src/exec/score/cpu/i960/ChangeLog b/c/src/exec/score/cpu/i960/ChangeLog index 101734ce64..7f281f20c9 100644 --- a/c/src/exec/score/cpu/i960/ChangeLog +++ b/c/src/exec/score/cpu/i960/ChangeLog @@ -1,3 +1,7 @@ +2000-09-04 Ralf Corsepius + + * Makefile.am: Include compile.am. + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/c/src/exec/score/cpu/i960/Makefile.am b/c/src/exec/score/cpu/i960/Makefile.am index cd40092077..058fb20845 100644 --- a/c/src/exec/score/cpu/i960/Makefile.am +++ b/c/src/exec/score/cpu/i960/Makefile.am @@ -16,6 +16,7 @@ S_FILES = cpu_asm.S S_O_FILES = $(S_FILES:%.S=$(ARCH)/%.o) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../automake/lib.am $(PROJECT_INCLUDE): -- cgit v1.2.3