Difference for crossedit/Cnv/Makefile.in from version 1.1 to 1.2


version 1.1 version 1.2
Line 48
 
Line 48
  $(RM) -f menu2   $(RM) -f menu2
  $(RM) -f libCnv.a   $(RM) -f libCnv.a
   
   distclean:: clean
    $(RM) -f Makefile
   
 menu2 : menu2.o $(OBJS) libCnv.a  menu2 : menu2.o $(OBJS) libCnv.a
  $(RM) -f $@   $(RM) -f $@
  $(CC) -o $@ $(LDOPTIONS) menu2.o $(OBJS) $(LIBS)   $(CC) -o $@ $(LDOPTIONS) menu2.o $(OBJS) $(LIBS)


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:52