File: Makefile

package info (click to toggle)
ffmpeg 7%3A8.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 111,180 kB
  • sloc: ansic: 1,348,518; asm: 145,582; sh: 9,273; makefile: 5,323; cpp: 3,451; lisp: 1,771; perl: 1,303; objc: 1,058; python: 120; awk: 56; ruby: 51
file content (6 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (35)
1
2
3
4
5
6
OBJS += ppc/cpu.o                                                       \
        ppc/float_dsp_init.o                                            \

ALTIVEC-OBJS += ppc/float_dsp_altivec.o                                 \

VSX-OBJS     += ppc/float_dsp_vsx.o                                     \