X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git;a=blobdiff_plain;f=html%2FMakefile;fp=Makefile;h=63b6ccaadae9adb22ce262e4fb33df969d7bbe7e;hp=d802c5af8ab2434dd0271babb8d87691628adb8f;hb=77e57afc4d35c03e681ccc01b4fbfdabbf2e52f6;hpb=fa07ba5f0028c36e849f99eae9294eaa7a438945 diff --git a/Makefile b/html/Makefile similarity index 82% rename from Makefile rename to html/Makefile index d802c5a..63b6cca 100644 --- a/Makefile +++ b/html/Makefile @@ -6,4 +6,5 @@ %.py: %.tmpl cheetah compile --nobackup $< && compyle $@ -search_tags.py: search_tags.tmpl +.PHONY: all +all: html.py redirect.py