]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - html/Makefile
Feat(Python3): Use `mycgi`
[phdru.name/cgi-bin/blog-ru/search-tags.git] / html / Makefile
index 63b6ccaadae9adb22ce262e4fb33df969d7bbe7e..9d430413f731bb24870e8f0b62b267e30ee7466c 100644 (file)
@@ -1,10 +1,11 @@
 # Makefile.
 #
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2014 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2014-2024 PhiloSoft Design"
 
 %.py: %.tmpl
-       cheetah compile --nobackup $< && compyle $@
+       python3 -m Cheetah.CheetahWrapper compile --nobackup $< && \
+       exec python3 -m compileall $@
 
 .PHONY: all
 all: html.py redirect.py