Makefile 223 Bytes
Newer Older
1
OBJS += ppc/cpu.o                                                       \
2 3 4
        ppc/float_dsp_init.o                                            \

ALTIVEC-OBJS += ppc/float_dsp_altivec.o                                 \