[GRASS-SVN] r43300 - grass/branches/releasebranch_6_4/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 27 08:51:40 EDT 2010
Author: glynn
Date: 2010-08-27 12:51:39 +0000 (Fri, 27 Aug 2010)
New Revision: 43300
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/Makefile
Log:
Clean subdirectories
Modified: grass/branches/releasebranch_6_4/gui/wxpython/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/Makefile 2010-08-27 07:23:18 UTC (rev 43299)
+++ grass/branches/releasebranch_6_4/gui/wxpython/Makefile 2010-08-27 12:51:39 UTC (rev 43300)
@@ -14,6 +14,8 @@
default: install_scripts
$(MAKE) parsubdirs
+clean: cleansubdirs
+
install_scripts:
-for dir in '' compat gui_modules icons icons/silk images scripts xml; do \
if [ ! -d $(ETCDIR)/$$dir ] ; then $(MKDIR) $(ETCDIR)/$$dir ; fi ; \
More information about the grass-commit
mailing list