From: Julian Smart Date: Thu, 5 Jul 2001 10:57:27 +0000 (+0000) Subject: Corrected cleanwx target X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/018d679e79aee9c429cba8739fbcd6d104b38102 Corrected cleanwx target git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/makefile.mic b/src/msw/makefile.mic index 0f72f50256..7fc4d7b2e7 100644 --- a/src/msw/makefile.mic +++ b/src/msw/makefile.mic @@ -322,6 +322,7 @@ cleanwx: -$(RM) *.o -$(RM) *.bak -$(RM) core + -$(RM) ole/*.o -$(RM) ../common/y_tab.c -$(RM) ../common/lex_yy.c -$(RM) ../common/*.o