TARGET =	bash-neurons

all:	html

html:
	asciidoc $(TARGET).txt

clean:
	rm -f *.html *.aux *.idx *.log *.out *.pdf semantic.cache* *~