From 3ac5d4e2769592bc6e974d968a4d15f4d750d7a3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:34:41 +0000 Subject: 2000-09-04 Ralf Corsepius * src/Makefile.am, optman/Makefile.am: Include compile.am. --- cpukit/posix/ChangeLog | 4 ++++ cpukit/posix/src/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'cpukit/posix') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index e301671147..9615802313 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,7 @@ +2000-09-04 Ralf Corsepius + + * src/Makefile.am, optman/Makefile.am: Include compile.am. + 2000-08-30 Joel Sherrill * Many files: Moved posix/include/rtems/posix/seterr.h to diff --git a/cpukit/posix/src/Makefile.am b/cpukit/posix/src/Makefile.am index 506d9c53fa..76495d63ee 100644 --- a/cpukit/posix/src/Makefile.am +++ b/cpukit/posix/src/Makefile.am @@ -84,6 +84,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 # -- cgit v1.2.3