makefile: remove faq.php rule
This commit is contained in:
parent
41266cbaa0
commit
cc1c6c94e3
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue