Difference for server/Makefile.in from version 1.1 to 1.2


version 1.1 version 1.2
Line 126
 
Line 126
 clean::  clean::
  $(RM) -f crossfire $(OBJS) Makefile.bak   $(RM) -f crossfire $(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.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 17:21