From cc1c6c94e32723aedf454cf48919e17b49c8741f Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 27 Jun 2014 17:26:54 +0200 Subject: [PATCH] makefile: remove faq.php rule --- Makefile.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index 5ea20fc..5222ed2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -154,10 +154,6 @@ chrony.html : chrony.texi chrony.info : chrony.texi makeinfo chrony.texi -# This is only relevant if you're maintaining the website! -faq.php : faq.txt faqgen.pl - perl faqgen.pl < faq.txt > faq.php - .deps: @mkdir .deps