[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grass-commit
Subject:    [GRASS-SVN] r46872 - grass/trunk/include/Make
From:       svn_grass () osgeo ! org
Date:       2011-06-30 14:44:35
Message-ID: 20110630144435.2A4EA390352 () trac ! osgeo ! org
[Download RAW message or body]

Author: martinl
Date: 2011-06-30 07:44:35 -0700 (Thu, 30 Jun 2011)
New Revision: 46872

Modified:
   grass/trunk/include/Make/Dir.make
Log:
define installsubdirs in Dir.make


Modified: grass/trunk/include/Make/Dir.make
===================================================================
--- grass/trunk/include/Make/Dir.make	2011-06-30 14:43:33 UTC (rev 46871)
+++ grass/trunk/include/Make/Dir.make	2011-06-30 14:44:35 UTC (rev 46872)
@@ -15,6 +15,12 @@
 	    $(MAKE) -C $$subdir || echo $(CURDIR)/$$subdir >> $(ERRORLOG) ; \
 	done
 
+installsubdirs:
+	@list='$(SUBDIRS)'; \
+	for subdir in $$list; do \
+	    $(MAKE) -C $$subdir install; \	
+	done
+
 %-recursive:
 	@list='$(SUBDIRS)'; \
 	for subdir in $$list; do \
@@ -33,4 +39,3 @@
 
 $(SUBDIRS):
 	$(MAKE) -C $@ || echo $(CURDIR)/$@ >> $(ERRORLOG)
-

_______________________________________________
grass-commit mailing list
grass-commit@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic