summaryrefslogtreecommitdiff
path: root/doc/Makefile
blob: 0e8737accf3600c5b5d026cedbd861482f13efb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CHAPTERS := $(SITE) blurb intro running input output licence index

INPUTS = $(patsubst %,%.but,$(CHAPTERS))

HALIBUT = ../build/halibut

all: Contents.html

Contents.html: $(INPUTS) $(HALIBUT)
	$(HALIBUT) --text=halibut.txt --html $(INPUTS)

clean:
	rm -f *.html *.txt *.hlp *.cnt *.1