Difference for socket/Makefile.in from version 1.2 to 1.3


version 1.2 version 1.3
Line 81
 
Line 81
  $(CP) $(ALLFILES) $(ARCHIVE)/socket   $(CP) $(ALLFILES) $(ARCHIVE)/socket
   
 clean:  clean:
  $(RM) -f $(OBJS)   $(RM) -f $(OBJS) Makefile.bak
   
   distclean: clean
    $(RM) -f Makefile
   
 .c.o:  .c.o:
  $(CC) $(CFLAGS) $(INCLUDES)  -c $*.c   $(CC) $(CFLAGS) $(INCLUDES)  -c $*.c


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

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