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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Sep 2 08:15:21 CEST 2009


Revision: 6158
          http://gar.svn.sourceforge.net/gar/?rev=6158&view=rev
Author:   wahwah
Date:     2009-09-02 06:15:21 +0000 (Wed, 02 Sep 2009)

Log Message:
-----------
wxwidgets: Adding the contrib module

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

Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile	2009-09-01 18:38:33 UTC (rev 6157)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile	2009-09-02 06:15:21 UTC (rev 6158)
@@ -78,4 +78,11 @@
 EXTRA_LIB = /opt/csw/X11/lib
 PKG_CONFIG_PATH = /opt/csw/lib/pkgconfig:/opt/csw/X11/lib/pkgconfig
 
+INSTALL_SCRIPTS = wxwidgets
+
+install-wxwidgets:
+	(cd $(WORKSRC); $(INSTALL_ENV) gmake DESTDIR=$(DESTDIR) install)
+	(cd $(WORKSRC)/contrib; $(INSTALL_ENV) gmake DESTDIR=$(DESTDIR) install)
+	@$(MAKECOOKIE)
+
 include gar/category.mk


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