浏览代码

mswindows: update Makefile (no subdirs)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50858 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 年之前
父节点
当前提交
522516f368
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      mswindows/Makefile

+ 0 - 1
mswindows/Makefile

@@ -4,7 +4,6 @@ include $(MODULE_TOPDIR)/include/Make/Other.make
 
 EXTRA_CLEAN_FILES = GRASS-Packager.bat GRASS-Installer.bat
 
-SUBDIRS = 
 ifneq ($(MINGW),)
 default: GRASS-Packager.bat GRASS-Installer.nsi
 endif