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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Nov 10 12:31:56 CET 2009


Revision: 7202
          http://gar.svn.sourceforge.net/gar/?rev=7202&view=rev
Author:   dmichelsen
Date:     2009-11-10 11:31:56 +0000 (Tue, 10 Nov 2009)

Log Message:
-----------
chmlib: Add 64 bit

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

Modified: csw/mgar/pkg/chmlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/chmlib/trunk/Makefile	2009-11-10 11:31:47 UTC (rev 7201)
+++ csw/mgar/pkg/chmlib/trunk/Makefile	2009-11-10 11:31:56 UTC (rev 7202)
@@ -22,11 +22,15 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
+BUILD64 = 1
+NO_ISAEXEC = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-examples
 
 TEST_TARGET = check
 
+MERGE_DIRS_isa-extra = $(libdir)
+
 DOCS  = NEWS README
 DOCS += ChmLib-ds6.zip ChmLib-ce.zip
 


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