[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Extending Ruby

Alex Katebi

2/3/2009 3:02:00 AM

[Note: parts of this message were removed to make it a legal post.]

Hi,

I am using the mkmf module to create a Makefile that will generate a shared
object library.
How can I list source files to be used that do not reside in the same
directory as the ruby file that generates the Makefile?

Thanks in advance!