From: Miroslav Lichvar Date: Fri, 27 Jun 2014 15:26:54 +0000 (+0200) Subject: makefile: remove faq.php rule X-Git-Tag: 1.30~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc1c6c94e32723aedf454cf48919e17b49c8741f;p=thirdparty%2Fchrony.git makefile: remove faq.php rule --- diff --git a/Makefile.in b/Makefile.in index 5ea20fcb..5222ed26 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