[csw-devel] SF.net SVN: gar:[13964] csw/mgar/pkg/proj/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Mar 28 01:55:18 CEST 2011


Revision: 13964
          http://gar.svn.sourceforge.net/gar/?rev=13964&view=rev
Author:   bdwalton
Date:     2011-03-27 23:55:17 +0000 (Sun, 27 Mar 2011)

Log Message:
-----------
proj/trunk: add custom extract target for the datumgrid add-on.  this should enable extra functionality if detected by configure

Modified Paths:
--------------
    csw/mgar/pkg/proj/trunk/Makefile

Modified: csw/mgar/pkg/proj/trunk/Makefile
===================================================================
--- csw/mgar/pkg/proj/trunk/Makefile	2011-03-27 23:40:40 UTC (rev 13963)
+++ csw/mgar/pkg/proj/trunk/Makefile	2011-03-27 23:55:17 UTC (rev 13964)
@@ -41,3 +41,7 @@
 PKGFILES_CSWproj-data = /opt/csw/share/$(NAME)/.*
 
 include gar/category.mk
+
+zip-extract-proj-datumgrid-1.5.zip:
+	@(unzip -d $(WORKSRC)/nad $(DOWNLOADDIR)/proj-datumgrid-1.5.zip)
+	@$(MAKECOOKIE)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list