diff -r 9ed4c7d2bdd2 -r 5565d94da522 site/Makefile --- a/site/Makefile Fri Feb 06 20:46:43 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - -all: $(patsubst %.tmpl,%.py,$(wildcard templates/*.tmpl)) - -templates/%.py: templates/%.tmpl - @cheetah compile --nobackup $< -