From: Julian Smart Date: Sat, 17 Aug 2002 11:31:57 +0000 (+0000) Subject: Remove mmedia makefile for wxMac X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/06bb3c60d188c7dd16fa42821cb4dc071cdcdcbc Remove mmedia makefile for wxMac git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/tarwxmac b/distrib/msw/tarwxmac index 134eebd0ff..60a71dd2ec 100755 --- a/distrib/msw/tarwxmac +++ b/distrib/msw/tarwxmac @@ -77,6 +77,9 @@ cd $2 mkdir wxWindows-${WXVER} cd wxWindows-${WXVER} $TAR xf ../wxMac-${WXVER}.tar + +# Remove mmedia +rm -f -r contrib/src/mmedia contrib/samples/mmedia cd .. rm -f wxMac-${WXVER}.tar