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


version 1.3 version 1.4
Line 246
 
Line 246
 depend::  depend::
   
 clean::  clean::
  $(RM) $(TABLES) $(ICONS)   $(RM) -f $(TABLES) $(ICONS)
  $(RM) items .bmaps in_*   $(RM) -f items .bmaps in_*
  $(RM) *.ps *x*.ppm tmp.ppm work.ppm   $(RM) -f  *.ps *x*.ppm tmp.ppm work.ppm
  $(RM) handbook.toc handbook.lot handbook.dvi handbook.log handbook.aux   $(RM) -f handbook.toc handbook.lot handbook.dvi handbook.log handbook.aux handbook.idx
   
 distclean::   distclean:: clean
  $(RM) -f Makefile   $(RM) -f Makefile
   
 archive::  archive::


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:44