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


version 1.4 version 1.5
Line 90
 
Line 90
  $(AWK) -v eqitems=in_equip -f skills-extract ../../lib/treasures > skills.html   $(AWK) -v eqitems=in_equip -f skills-extract ../../lib/treasures > skills.html
   
 chap3.html: chap3.shtml bows.html br_wall.html dir_spin.html foodone.html fr_wall.html gatedoor.html guild.html handbutt.html holysymbol.html horns.html keys.html pit.html potions.html rods.html savebed.html scrolls.html sign.html corpse.html talisman.html wands.html levels.html gravestone.html  chap3.html: chap3.shtml bows.html br_wall.html dir_spin.html foodone.html fr_wall.html gatedoor.html guild.html handbutt.html holysymbol.html horns.html keys.html pit.html potions.html rods.html savebed.html scrolls.html sign.html corpse.html talisman.html wands.html levels.html gravestone.html
   
  ../include_html.pl chap3.shtml chap3.html   ../include_html.pl chap3.shtml chap3.html
   
 bows.html: items generic-extract  bows.html: items generic-extract
Line 165
 
Line 164
  egrep -e "^157 " items | $(AWK) -F'&' -f generic-extract | sort > corpse.html   egrep -e "^157 " items | $(AWK) -F'&' -f generic-extract | sort > corpse.html
   
 chap4.html: chap4.shtml spellpath.html altar.html cauldron.html runefire.html runefrost.html runeblast.html runeshock.html runedeath.html  runegen.html runemark.html  chap4.html: chap4.shtml spellpath.html altar.html cauldron.html runefire.html runefrost.html runeblast.html runeshock.html runedeath.html  runegen.html runemark.html
   
  ../include_html.pl chap4.shtml chap4.html   ../include_html.pl chap4.shtml chap4.html
   
 spellpath.html:  spellpath.html:
Line 214
 
Line 212
  egrep -e "^43 " items | grep "lockpicks" | $(AWK) -F'&' -f generic-extract | sort > lockpicks.html   egrep -e "^43 " items | grep "lockpicks" | $(AWK) -F'&' -f generic-extract | sort > lockpicks.html
   
 chap6.html: chap6.shtml shop.html shopmat.html money.html books.html scrolls.html potions.html wands.html rods.html horns.html rings.html food.html flesh.html potion.html  chap6.html: chap6.shtml shop.html shopmat.html money.html books.html scrolls.html potions.html wands.html rods.html horns.html rings.html food.html flesh.html potion.html
   
  ../include_html.pl chap6.shtml chap6.html   ../include_html.pl chap6.shtml chap6.html
   
 shop.html: items sorter  shop.html: items sorter


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

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