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/automake/compile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/automake') 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