From f2a9529351eaaf70fe65abfbdec731d152e281b6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Feb 2005 16:18:45 +0000 Subject: 2005-02-04 Ralf Corsepius * automake/compile.am: Remove depend: (Redundant). --- cpukit/ChangeLog | 4 ++++ cpukit/automake/compile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c9ee2fd56b..04a449927a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2005-02-04 Ralf Corsepius + + * automake/compile.am: Remove depend: (Redundant). + 2005-02-04 Ralf Corsepius * rtems/include/rtems/rtems/sem.h, rtems/src/semcreate.c, diff --git a/cpukit/automake/compile.am b/cpukit/automake/compile.am index 471726f403..0d0f579674 100644 --- a/cpukit/automake/compile.am +++ b/cpukit/automake/compile.am @@ -2,8 +2,6 @@ ## $Id$ ## -depend: - AM_CPPFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE) AM_CFLAGS = $(RTEMS_CFLAGS) AM_CCASFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE) $(RTEMS_ASFLAGS) -- cgit v1.2.3