Skip to content
Prev 1643 / 63458 Next

Makefiles in contributed packages

On Thu, 3 Dec 1998, U-E59264-Osman F Buyukisik wrote:

            
My experience (doing this for Windows, where it is .dll) suggests

-- in all cases bar funfits I can just delete the Makefile
-- R INSTALL  has a line

    cat `ls ${dir}/*.[RSqrs]` > ${lib}/${pkg}/R/${pkg}

Add an sed command there to change ${lib}.so to ${lib}.sl (or whatever).
[That is not really what is done under Windows, but is effectively what
Guido's Makefile does.]

Package funfits is a bit harder: I just deleted all the unused (with S/R)
source code, keeping the list in OBJS.