mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
* Makefile.tpl: Clean $(BUILD_SUBDIR).
* Makefile.in: Regenerated.
This commit is contained in:
parent
878251d460
commit
f29d8007e7
@ -1,3 +1,8 @@
|
||||
2003-04-27 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* Makefile.tpl: Clean $(BUILD_SUBDIR).
|
||||
* Makefile.in: Regenerated.
|
||||
|
||||
2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
||||
|
||||
* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
|
||||
|
@ -1112,6 +1112,7 @@ local-distclean:
|
||||
-if [ "$(TARGET_SUBDIR)" != "." ]; then \
|
||||
rm -rf $(TARGET_SUBDIR); \
|
||||
else true; fi
|
||||
-rm -rf $(BUILD_SUBDIR)
|
||||
-rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile
|
||||
-rm -f texinfo/doc/Makefile texinfo/po/POTFILES
|
||||
-rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 2>/dev/null
|
||||
|
@ -672,6 +672,7 @@ local-distclean:
|
||||
-if [ "$(TARGET_SUBDIR)" != "." ]; then \
|
||||
rm -rf $(TARGET_SUBDIR); \
|
||||
else true; fi
|
||||
-rm -rf $(BUILD_SUBDIR)
|
||||
-rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile
|
||||
-rm -f texinfo/doc/Makefile texinfo/po/POTFILES
|
||||
-rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 2>/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user