Browse Source

mswindows: update Makefile (no subdirs)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50858 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 năm trước cách đây
mục cha
commit
522516f368
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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