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

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

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.beos,v 1.1.2.1 2002-09-23 20:41:24 chl Exp $  # $Id: Makefile.beos,v 1.1.2.2 2002-11-07 10:31:03 suxen_drol Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 137  Line 137 
137  #############################################################################  #############################################################################
138    
139  %.o: %.asm  %.o: %.asm
140          $(AS) $(AFLAGS) $< -o $@          $(AS) $(AFLAGS) -I$(<D) $< -o $@
141    
142  RM = rm -rf  RM = rm -rf
143    

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