From 4cc2e483470aa94247def31b7d721b924e42e907 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 3 Mar 2006 16:55:27 +0000 Subject: [PATCH] Hide the command. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@11 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4bce2f4..2625341 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ %.html: %.tmpl - (umask 022; PYTHONPATH=.; export PYTHONPATH; cheetah fill --nobackup $<) + @(umask 022; PYTHONPATH=.; export PYTHONPATH; cheetah fill --nobackup $<) .PHONY: phd.pp.ru phd.pp.ru: blog html -- 2.39.2