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

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

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

revision 646, Tue Nov 12 16:05:27 2002 UTC revision 647, Sat Nov 16 11:16:09 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.linuxx86,v 1.3 2002-10-25 11:29:07 chl Exp $  # $Id: Makefile.linuxx86,v 1.4 2002-11-16 11:16:09 chl Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 142  Line 142 
142  #############################################################################  #############################################################################
143    
144  %.o: %.asm  %.o: %.asm
145          $(AS) $(AFLAGS) $< -o $@          $(AS) $(AFLAGS) -I$(<D) $< -o $@
146    
147  RM = rm -rf  RM = rm -rf
148    

Legend:
Removed from v.646  
changed lines
  Added in v.647

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