]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Clear the suffix list to use only relevant suffixes
authorOleg Broytman <phd@phdru.name>
Wed, 6 Jul 2016 20:46:56 +0000 (23:46 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 6 Jul 2016 20:46:56 +0000 (23:46 +0300)
Makefile

index c3b36fc0d807e9ec89419e59f69f50732072ce84..d0089fdfe52b1bf67ad544f33a31ab0b7936e8f9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,11 @@
 # This file is a part of phdru.name homepage/blog/news generator scripts.
 
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2006-2013 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2006-2016 PhiloSoft Design"
+
+
+.SUFFIXES: # Clear the suffix list
+.SUFFIXES: .py .tmpl .html
 
 
 %.py: %.tmpl