Difference for server/Makefile.in from version 1.34 to 1.35


version 1.34 version 1.35
Line 92
 
Line 92
  skills.$(OBJEXT) skill_util.$(OBJEXT) spell_attack.$(OBJEXT) \   skills.$(OBJEXT) skill_util.$(OBJEXT) spell_attack.$(OBJEXT) \
  spell_effect.$(OBJEXT) spell_util.$(OBJEXT) swamp.$(OBJEXT) \   spell_effect.$(OBJEXT) spell_util.$(OBJEXT) swamp.$(OBJEXT) \
  swap.$(OBJEXT) time.$(OBJEXT) timers.$(OBJEXT) \   swap.$(OBJEXT) time.$(OBJEXT) timers.$(OBJEXT) \
  weather.$(OBJEXT)   weather.$(OBJEXT) server.$(OBJEXT)
 libserver_a_OBJECTS = $(am_libserver_a_OBJECTS)  libserver_a_OBJECTS = $(am_libserver_a_OBJECTS)
 am__installdirs = "$(DESTDIR)$(bindir)"  am__installdirs = "$(DESTDIR)$(bindir)"
 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)  binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
Line 303
 
Line 303
  swap.c\   swap.c\
  time.c\   time.c\
  timers.c\   timers.c\
  weather.c   weather.c\
    server.c
   
 AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \  AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \
        -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" \         -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" \
Line 423
 
Line 424
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugins.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugins.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resurrection.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resurrection.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rune.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rune.Po@am__quote@
   @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shop.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shop.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skill_util.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skill_util.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skills.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skills.Po@am__quote@


Legend:
line(s) removed in v.1.34 
line(s) changed
 line(s) added in v.1.35

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:20