[svn] / branches / dev-api-3 / xvidcore / build / generic / Makefile.linux Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/build/generic/Makefile.linux

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

revision 630, Wed Nov 6 21:05:30 2002 UTC revision 631, Thu Nov 7 10:31:03 2002 UTC
# Line 4  Line 4 
4  #  #
5  # Edit this file to enable/disable optimizations  # Edit this file to enable/disable optimizations
6  #  #
7  # $Id: Makefile.linux,v 1.6.2.2 2002-09-23 20:41:23 chl Exp $  # $Id: Makefile.linux,v 1.6.2.3 2002-11-07 10:31:03 suxen_drol Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 139  Line 139 
139  #############################################################################  #############################################################################
140    
141  %.o: %.asm  %.o: %.asm
142          $(AS) $(AFLAGS) $< -o $@          $(AS) $(AFLAGS) -I$(<D) $< -o $@
143    
144  RM = rm -rf  RM = rm -rf
145    

Legend:
Removed from v.630  
changed lines
  Added in v.631

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