summaryrefslogtreecommitdiffstats
path: root/c/src/automake/compile.am
diff options
context:
space:
mode:
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