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 'libgloss/m32r/Makefile.in')
-rw-r--r--libgloss/m32r/Makefile.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/libgloss/m32r/Makefile.in b/libgloss/m32r/Makefile.in
index 0b8b19368..786502eb8 100644
--- a/libgloss/m32r/Makefile.in
+++ b/libgloss/m32r/Makefile.in
@@ -108,17 +108,14 @@ clean mostlyclean:
rm -f *~ *.[oa]
distclean maintainer-clean realclean: clean
- rm -f Makefile config.status
+ rm -f Makefile
info doc:
install-info:
clean-info:
-Makefile: Makefile.in config.status @host_makefile_frag_path@
- $(SHELL) config.status
-
-config.status: configure
- $(SHELL) config.status --recheck
+Makefile: Makefile.in ../config.status
+ cd .. && $(SHELL) config.status
# to support SunOS VPATH
crt0.o: crt0.S