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.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to