[Commits] (heikki) Fixed make clean. # not liked here.

commits at osafoundation.org commits at osafoundation.org
Fri Apr 29 17:49:43 PDT 2005


Commit by: heikki
Modified files:
internal/wxPython-2.5/build/msw/makefile.vc 2.7 2.8

Log message:
Fixed make clean. # not liked here.

ViewCVS links:
http://cvs.osafoundation.org/index.cgi/internal/wxPython-2.5/build/msw/makefile.vc.diff?r1=text&tr1=2.7&r2=text&tr2=2.8

Index: internal/wxPython-2.5/build/msw/makefile.vc
diff -u internal/wxPython-2.5/build/msw/makefile.vc:2.7 internal/wxPython-2.5/build/msw/makefile.vc:2.8
--- internal/wxPython-2.5/build/msw/makefile.vc:2.7	Thu Apr 28 18:32:39 2005
+++ internal/wxPython-2.5/build/msw/makefile.vc	Fri Apr 29 17:49:41 2005
@@ -3562,11 +3562,6 @@
 	-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl_vc$(VENDORTAG).pdb
 	-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl.lib
 	-if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl.lib
-	#
-	# OSAF - disable samples build
-	#cd ..\..\samples
-	#$(MAKE) -f makefile.vc $(MAKEARGS) clean
-	#
 	cd $(MAKEDIR)
 
 setup_h: $(SETUPHDIR)\wx ..\..\include\wx\$(__SETUP_H_SUBDIR_FILENAMES)\setup.h $(SETUPHDIR)\wx\setup.h



More information about the Commits mailing list