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

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

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

revision 44, Thu Mar 21 13:43:48 2002 UTC revision 47, Thu Mar 21 17:27:01 2002 UTC
# Line 47  Line 47 
47  all: $(LIB) $(LIBSO)  all: $(LIB) $(LIBSO)
48    
49    
50  $(LIB): $(SRC:.c=.o) $(SRC_INTEL:.asm=.o)  $(LIB): $(SRC:.c=.o) #$(SRC_INTEL:.asm=.o)
51          ar rcs $@ $^          ar rcs $@ $^
52    
53    
54  $(LIBSO): $(SRC:.c=.o) $(SRC_INTEL:.asm=.o)  $(LIBSO): $(SRC:.c=.o) #$(SRC_INTEL:.asm=.o)
55          $(CC) $(CFLAGS) $^ -shared -lc -lm -o $@          $(CC) $(CFLAGS) $^ -shared -lc -lm -o $@
56    
57    

Legend:
Removed from v.44  
changed lines
  Added in v.47

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