summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/decstation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/decstation/Makefile.am')
-rw-r--r--newlib/libc/sys/decstation/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/decstation/Makefile.am b/newlib/libc/sys/decstation/Makefile.am
index e7f3f887c..f4a1ddfba 100644
--- a/newlib/libc/sys/decstation/Makefile.am
+++ b/newlib/libc/sys/decstation/Makefile.am
@@ -38,7 +38,7 @@ lib_a_LIBADD = $(COPYOFILES)
$(COPYOFILES):
ar x /lib/libc.a $(COPYOFILES)
-all: crt0.o
+all-local: crt0.o
crt0.o:
cp /lib/crt0.o crt0.o