From: Oleg Broytman Date: Fri, 3 Mar 2006 16:55:27 +0000 (+0000) Subject: Hide the command. X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=4cc2e483470aa94247def31b7d721b924e42e907 Hide the command. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@11 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- 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