view tests/Makefile @ 95:54ed399a35a0

Install the blog.steve.org.uk templates correctly.
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 16:45:15 +0000
parents bc8961a81af6
children
line wrap: on
line source


all:
	@cd ..; prove --shuffle tests/

verbose:
	@cd ..; prove --shuffle --verbose tests/


modules: .PHONY
	./modules.sh > modules.t

.PHONY:
	true

clean:

	rm *~