[svn] / trunk / xvidcore / build / generic / Makefile.linuxppc_altivec Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/generic/Makefile.linuxppc_altivec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 93, Sat Mar 30 19:09:17 2002 UTC revision 99, Wed Apr 3 14:19:50 2002 UTC
# Line 27  Line 27 
27  #CFLAGS += -Wall -g  #CFLAGS += -Wall -g
28    
29  AS = as  AS = as
30    # if GNU as choke on Altivec instructions, try to comment the previous
31    # line, and uncomment the next one.
32    # AS = as -mvec
33    
34  %.o: %.s  %.o: %.s
35          $(AS) $< -o $@          $(AS) $< -o $@

Legend:
Removed from v.93  
changed lines
  Added in v.99

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4