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. --- cpukit/score/cpu/i386/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/score/cpu/i386/Makefile.am') diff --git a/cpukit/score/cpu/i386/Makefile.am b/cpukit/score/cpu/i386/Makefile.am index 2801a9fc88..a2b3684861 100644 --- a/cpukit/score/cpu/i386/Makefile.am +++ b/cpukit/score/cpu/i386/Makefile.am @@ -20,6 +20,7 @@ S_O_FILES = $(S_FILES:%.S=$(ARCH)/%.o) rtems_cpu_rel_OBJECTS = $(C_O_FILES) $(S_O_FILES) 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