/[gcl]/gcl/makefile
ViewVC logotype

Diff of /gcl/makefile

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

revision 1.38 by camm, Tue Aug 13 03:59:56 2002 UTC revision 1.39 by camm, Sun Aug 18 16:15:10 2002 UTC
# Line 104  $(MPDIR)/libmport.a: Line 104  $(MPDIR)/libmport.a:
104  $(GMPDIR)/libgmp.a: $(GMPDIR)/Makefile  $(GMPDIR)/libgmp.a: $(GMPDIR)/Makefile
105          cd $(GMPDIR) && make && rm -f libgmp.a &&  ar qc libgmp.a *.o */*.o          cd $(GMPDIR) && make && rm -f libgmp.a &&  ar qc libgmp.a *.o */*.o
106    
107    $(GMPDIR)/mpn/mul_n.o $(GMPDIR)/mpn/lshift.o $(GMPDIR)/mpn/rshift.o: $(GMPDIR)/Makefile
108            cd $(@D) && make $(@F)
109    
110  command:  command:
111          rm -f bin/gcl xbin/gcl          rm -f bin/gcl xbin/gcl

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26