diff -r 5565d94da522 -r d6a8258bd90e lib/Makefile --- a/lib/Makefile Fri Feb 06 20:49:29 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 $< -