summaryrefslogtreecommitdiffstats
path: root/c/src/automake/compile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 09:16:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 09:16:48 +0000
commit8de9ae06a5ff93617164f322c11d85ab5255d58c (patch)
tree2ee681b6ebba796f24d9647d8522e481b3b4fe97 /c/src/automake/compile.am
parent2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8de9ae06a5ff93617164f322c11d85ab5255d58c.tar.bz2
Remove depend.
Diffstat (limited to 'c/src/automake/compile.am')
-rw-r--r--c/src/automake/compile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am
index be79b73c37..1695da81d0 100644
--- a/c/src/automake/compile.am
+++ b/c/src/automake/compile.am
@@ -4,8 +4,6 @@
## RTEMS_USE_GCC .. if we are using GCC
-depend:
-
if RTEMS_USE_GCC
RTEMS_RELLDFLAGS = -qnolinkcmds -nostdlib -Wl,-r
endif