all:
	@echo 'To build totd, run ./configure and then execute: make depend && make'
	@echo 
	@echo 'try configure --help for options'

distclean: clean
	rm -f config.h

clean:


syntax highlighted by Code2HTML, v. 0.9.1