Makefile
branchcthulhu_19e
changeset 4 b612f4869efe
parent 3 e3b572aa3a23
child 5 be643ee79df2
--- a/Makefile	Fri Feb 03 16:27:59 2006 -0500
+++ b/Makefile	Mon Mar 06 10:45:25 2006 -0500
@@ -52,7 +52,7 @@
 	xsltproc --xinclude -o $(dir $@) chunk.xsl $<
 
 %.txt: %.html
-	w3m -dump $< > $@
+	elinks -dump $< > $@
 
 install: $(UPLOAD)
 	-mkdir -p $(INSTALL_DIR)