0e8737accf3600c5b5d026cedbd861482f13efb2
[sgt/halibut] / doc / Makefile
1 CHAPTERS := $(SITE) blurb intro running input output licence index
2
3 INPUTS = $(patsubst %,%.but,$(CHAPTERS))
4
5 HALIBUT = ../build/halibut
6
7 all: Contents.html
8
9 Contents.html: $(INPUTS) $(HALIBUT)
10 $(HALIBUT) --text=halibut.txt --html $(INPUTS)
11
12 clean:
13 rm -f *.html *.txt *.hlp *.cnt *.1