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:
authorJeff Johnston <jjohnstn@redhat.com>2016-05-05 19:02:29 +0300
committerJeff Johnston <jjohnstn@redhat.com>2016-05-05 19:02:29 +0300
commit5c968d849a1ca0b96d6a3af0e4385c7649061ebb (patch)
tree8b715ae65801c31a7b5573c30fce0b33d46f851f /libgloss/arc
parentde2a5d6cd3f8936ab5779dee4a84c934a5fba68c (diff)
Fix white-space in libgloss/arc/Makefile.in.
Diffstat (limited to 'libgloss/arc')
-rw-r--r--libgloss/arc/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libgloss/arc/Makefile.in b/libgloss/arc/Makefile.in
index d14bcea3e..073d650df 100644
--- a/libgloss/arc/Makefile.in
+++ b/libgloss/arc/Makefile.in
@@ -104,9 +104,9 @@ $(NSIM_INSTALL):
$(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(tooldir)/lib$(MULTISUBDIR)/$$x; done
$(NANO_INSTALL):
- $(mkinstalldirs) $(DESTDIR)${tooldir}/lib${MULTISUBDIR}
- for x in $(NANO_SCRIPTS); do \
- $(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(tooldir)/lib$(MULTISUBDIR)/$$x; done
+ $(mkinstalldirs) $(DESTDIR)${tooldir}/lib${MULTISUBDIR}
+ for x in $(NANO_SCRIPTS); do \
+ $(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(tooldir)/lib$(MULTISUBDIR)/$$x; done
doc:
info: