[kaffe] new machine-dependent source file
    Timothy Stack 
    stack at cs.utah.edu
       
    Tue Jul  1 08:37:01 PDT 2003
    
    
  
> 
> 
> Hi Automake/autoconf experts,
> 
> is there any way to add a new machine-dependent assembler (.s) or C (.c)  
> file to the build process, and put it my config/<cpu> or config/<cpu>/<os>
> dir? 
> 
> I tried creating a <cpu>/<os>/Makefile.frag as its done in the
> engines and threadsystems directories, but that didn't quite work... 
It appears that the configure script looks for Make.frag and not 
Makefile.frag.  Ah, gotta love the consistency...
> Thank you all!
> Gerlando
tim
    
    
More information about the kaffe
mailing list