diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 8090bcb6e740..126056746978 100644 --- a/Makefile.in +++ b/Makefile.in @@ -80,7 +80,7 @@ endif dmake/dmake@EXEEXT_FOR_BUILD@: ./bootstrap - -rm cross-build-toolset.built + -rm -f cross-build-toolset.built src.downloaded: ooo.lst download ifeq (@DO_FETCH_TARBALLS@,YES) |