Index: Makefile =================================================================== --- Makefile (revision 5945) +++ Makefile (revision 5946) @@ -1,7 +1,7 @@ # This Makefile is a plain old hand written one; all configuration settings # are included from ../../Makefile.conf which is scconfig generated -IN=pcb-rnd.1.mml +IN=pcb-rnd.1.mml pcb-strip.1.mml OUT_HTML = pcb-rnd.1.html pcb-strip.1.html OUT_MAN1 = pcb-rnd.1 pcb-strip.1 OUT_LINT = pcb-rnd.1.lint pcb-strip.1.lint @@ -24,7 +24,7 @@ .mml_linkmap: $(MML) -i copyright.mml -f linkmap $(IN) > $@ -index.html: +index.html: $(IN) @echo "" > $@ $(MML) -i copyright.mml -f indexhtml $(IN) >> $@ @echo "" >> $@ Index: index.html =================================================================== --- index.html (revision 5945) +++ index.html (revision 5946) @@ -1,3 +1,4 @@
  • pcb-rnd (1) -- pcb-rnd - Printed Circuit Board editor +
  • pcb-strip (1) -- pcb-strip - remove sections of a pcb file