2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>

* automake/compile.am: Remove depend: (Redundant).
This commit is contained in:
Ralf Corsepius
2005-02-04 16:18:45 +00:00
parent d88c378d62
commit f2a9529351
2 changed files with 4 additions and 2 deletions

View File

@@ -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)