7 lines
		
	
	
		
			298 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			298 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable File
		
	
	
	
	
| OBJS += ppc/cpu.o                                                       \
 | |
|         ppc/float_dsp_init.o                                            \
 | |
| 
 | |
| ALTIVEC-OBJS += ppc/float_dsp_altivec.o                                 \
 | |
| 
 | |
| VSX-OBJS     += ppc/float_dsp_vsx.o                                     \
 |