Difference for doc/playbook-html/Makefile.in from version 1.3 to 1.4


version 1.3 version 1.4
Line 10
 
Line 10
  fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif\   fig/narrow.gif fig/nwarrow.gif fig/searrow.gif fig/warrow.gif\
  fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif   fig/screen_dia.gif fig/book.gif fig/stairdown.gif fig/stairup.gif
   
   #
   # This are automatically generated files
   #
   HTML = gods.html appC.html stats.gif potion.html flesh.html food.html rings.html \
    books.html money.html shopmat.html shop.html chap6.html lockpicks.html \
    statskmod.html version.html skill_stat.html chap5.html runeshock.html \
    runemark.html runefire.html runefrost.html runegen.html runedeath.html \
    runeblast.html cauldron.html altar.html spellpath.html chap4.html \
    corpse.html gravestone.html wands.html talisman.html sign.html\
    scrolls.html savebed.html rods.html potions.html pit.html levels.html \
    keys.html horns.html holysymbol.html handbutt.html guild.html \
    gatedoor.html fr_wall.html foodone.html dir_spin.html br_wall.html \
    bows.html chap3.html skills.html equip.html stats.html char.html \
    bonus.html chap2.html handbook.html
   
 CROSSBIN = ../../server/crossfire  CROSSBIN = ../../server/crossfire
 INCDIR = ../../include  INCDIR = ../../include
 CROSSRC = ../..  CROSSRC = ../..
Line 240
 
Line 255
 depend::  depend::
   
 clean::  clean::
  $(RM) items .bmaps in_monput in_items in_spells in_stats   $(RM) -f items .bmaps in_monput in_items in_spells in_stats in_equip
  $(RM) *x*.ppm tmp.ppm work.ppm   $(RM) -f *x*.ppm tmp.ppm work.ppm in_char items
   
 distclean::  distclean:: clean
  $(RM) -f Makefile   $(RM) -f Makefile *.gif $(HTML)
   
 archive::  archive::
  @if [ -d $(ARCHIVE)/doc/playbook-html ]; then set +x; \   @if [ -d $(ARCHIVE)/doc/playbook-html ]; then set +x; \


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

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