[GRASS-SVN] r68607 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jun 4 13:38:14 PDT 2016
Author: martinl
Date: 2016-06-04 13:38:14 -0700 (Sat, 04 Jun 2016)
New Revision: 68607
Modified:
grass/trunk/mswindows/Makefile
Log:
partly revert r68605
Modified: grass/trunk/mswindows/Makefile
===================================================================
--- grass/trunk/mswindows/Makefile 2016-06-04 20:37:23 UTC (rev 68606)
+++ grass/trunk/mswindows/Makefile 2016-06-04 20:38:14 UTC (rev 68607)
@@ -7,7 +7,11 @@
EXTRA_CLEAN_FILES = GRASS-Packager.bat GRASS-Installer.nsi
+ifneq ($(MINGW),)
default: GRASS-Packager.bat GRASS-Installer.nsi parsubdirs
+else
+default:
+endif
GRASS-Packager.bat: GRASS-Packager.bat.tmpl
sed \
More information about the grass-commit
mailing list