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/Makefile.in')
-rw-r--r--newlib/libc/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/newlib/libc/Makefile.in b/newlib/libc/Makefile.in
index 509fdb63d..a597c1d92 100644
--- a/newlib/libc/Makefile.in
+++ b/newlib/libc/Makefile.in
@@ -653,8 +653,9 @@ dist-info: $(INFO_DEPS)
done
mostlyclean-aminfo:
- -rm -rf libc.aux libc.cp libc.cps libc.fn libc.ky libc.kys libc.log libc.pg \
- libc.pgs libc.tmp libc.toc libc.tp libc.tps libc.vr libc.vrs
+ -rm -rf libc.aux libc.cp libc.cps libc.fn libc.fns libc.ky libc.kys \
+ libc.log libc.pg libc.pgs libc.tmp libc.toc libc.tp libc.tps \
+ libc.vr libc.vrs
clean-aminfo:
-test -z "libc.dvi libc.pdf libc.ps libc.html" \