Explorar o código

MINGW test to only build r.li for UNIX

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@37631 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman %!s(int64=16) %!d(string=hai) anos
pai
achega
7abdf86fb5
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      raster/r.li/Makefile

+ 2 - 1
raster/r.li/Makefile

@@ -23,8 +23,9 @@ SUBDIRS = r.li.daemon $(SUBDIRS1)
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 
+ifndef MINGW
 default: parsubdirs htmldir
-
+endif
 
 $(SUBDIRS1): r.li.daemon