]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - Makefile
Add search_tags.tmpl (CheetahTemplate)
[phdru.name/cgi-bin/blog-ru/search-tags.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..d802c5a
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,9 @@
+# Makefile.
+#
+# __author__ = "Oleg Broytman <phd@phdru.name>"
+# __copyright__ = "Copyright (C) 2014 PhiloSoft Design"
+
+%.py: %.tmpl
+       cheetah compile --nobackup $< && compyle $@
+
+search_tags.py: search_tags.tmpl