Having done all these command-line options and new \cfg directives,
[sgt/halibut] / doc / Makefile
index e660d41..0e8737a 100644 (file)
@@ -7,11 +7,7 @@ HALIBUT = ../build/halibut
 all: Contents.html
 
 Contents.html: $(INPUTS) $(HALIBUT)
-       $(HALIBUT) $(INPUTS)
-       rm -f index.html
-       ln -s Contents.html index.html
-       mv output.txt halibut.txt
-       rm -f output.hlp output.cnt output.1
+       $(HALIBUT) --text=halibut.txt --html $(INPUTS)
 
 clean:
        rm -f *.html *.txt *.hlp *.cnt *.1