view tests/Makefile @ 22:b9a683f07bab

2007-08-15 00:46:06 by steve Describe the tag + month pages.
author steve
date Wed, 15 Aug 2007 00:46:06 +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 *~