shared lib prefix simplification

Marco Atzeri marco_atzeri at yahoo.it
Wed Apr 8 16:34:49 CDT 2009


Dear John,
following our discussion, I simplified the prefix for shared 
libs, the proposed structure is now:

$(SHLPRE)octinterp.$(SHLEXT)
$(LIBPRE)octinterp.$(SHLLIB)
$(LIBPRE)octinterp.$(SHLBIN)

SHLLIBPRE/SHLBINPRE are removed and replaced by SHLPRE and LIBPRE
depending on the case.

On most of the system 
SHLPRE=LIBPRE=lib

on cygwin 
SHLPRE=cyg
LIBPRE=lib

This is the first trial with HG, so I hope it is right.

Regards
Marco
 




      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg_shlpre.patch
Type: text/x-diff
Size: 13793 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20090408/0a6cc2bb/attachment-0001.bin 


More information about the Octave-maintainers mailing list