Difference for doc/spoiler-html/Makefile.in from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
   
 FILES = Makefile.in monster-extract spells-extract stats-extract arm-extract\  FILES = Makefile.in monster-extract spells-extract stats-extract arm-extract\
  spoiler.html spoiler.shtml helm-extract mag-extract shield-extract \   spoiler.html spoiler.shtml helm-extract mag-extract shield-extract \
  items-extract makeps.pl empty.pbm bow-extract arche-extract\   makeps.pl empty.pbm bow-extract arche-extract\
  weap-extract   weap-extract
   
 HTML = monput.html spells.html stats.html weap.html shield.html helmet.html\  HTML = monput.html spells.html stats.html weap.html shield.html helmet.html\
Line 39
 
Line 39
 items: .bmaps in_items makeps.pl items.gif  items: .bmaps in_items makeps.pl items.gif
  makeps.pl libdir=$(CROSSRC)/lib archdir=$(CROSSRC)/lib/ size=0.4 input=in_items inarch=$(datadir)/archetypes > items   makeps.pl libdir=$(CROSSRC)/lib archdir=$(CROSSRC)/lib/ size=0.4 input=in_items inarch=$(datadir)/archetypes > items
   
 in_items: items-extract $(datadir)/archetypes $(CROSSRC)/common/living.c  in_items: ../scripts/items-extract.pl $(datadir)/archetypes $(CROSSRC)/common/living.c
  $(AWK) -v living_c=$(CROSSRC)/common/living.c -f items-extract $(datadir)/archetypes > in_items   ../scripts/items-extract.pl  living_c=$(CROSSRC)/common/living.c $(datadir)/archetypes > in_items
   
 stats.html: .bmaps in_stats makeps.pl stats.gif  stats.html: .bmaps in_stats makeps.pl stats.gif
  makeps.pl libdir=$(CROSSRC)/lib archdir=$(CROSSRC)/lib/ size=0.4 input=in_stats inarch=$(datadir)/archetypes > stats.html   makeps.pl libdir=$(CROSSRC)/lib archdir=$(CROSSRC)/lib/ size=0.4 input=in_stats inarch=$(datadir)/archetypes > stats.html


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

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