Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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