[csw-devel] SF.net SVN: gar:[17371] csw/mgar/pkg/spidermonkey/branches/js-1.7/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Mar 11 13:09:18 CET 2012


Revision: 17371
          http://gar.svn.sourceforge.net/gar/?rev=17371&view=rev
Author:   wahwah
Date:     2012-03-11 12:09:17 +0000 (Sun, 11 Mar 2012)
Log Message:
-----------
spidermonkey/branches/js-1.7: include *.tbl files

Modified Paths:
--------------
    csw/mgar/pkg/spidermonkey/branches/js-1.7/Makefile

Modified: csw/mgar/pkg/spidermonkey/branches/js-1.7/Makefile
===================================================================
--- csw/mgar/pkg/spidermonkey/branches/js-1.7/Makefile	2012-03-11 11:12:58 UTC (rev 17370)
+++ csw/mgar/pkg/spidermonkey/branches/js-1.7/Makefile	2012-03-11 12:09:17 UTC (rev 17371)
@@ -92,6 +92,7 @@
 install-custom:
 	ginstall -d $(DESTDIR)$(includedir)
 	cp $(WORKSRC)/src/*.h $(DESTDIR)$(includedir)
+	cp $(WORKSRC)/src/*.tbl $(DESTDIR)$(includedir)
 	cp $(WORKSRC)/src/$(OS_CONFIG)_OPT.OBJ/*.h $(DESTDIR)$(includedir)
 	# 
 	ginstall -d $(DESTDIR)$(libdir)

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