It's not like the dss project saw lots of news lately, and the old
news items only clutter the web page. This removes the last invocation
of markdown(1), making the build independent of the discount converter.
We keep maintaining the NEWS file in the repo, however. It's just no
longer part of the web page.
README:
@printf '%s\n' "$(README)"
-index.html: index.html.m4 Makefile NEWS
+index.html: index.html.m4 Makefile
$(call SAY, M4 $@)
$(M4) $< > $@
- markdown NEWS >> $@
-include Makefile.local
<hr>
[<a href="`#'installation">Installation</a>]
[<a href="`#'resources">Resources</a>]
- [<a href="`#'news">News</a>]
<hr>
<p> DESCRIPTION1() </p>
<li> Contact: <a href="mailto:EMAIL()">AUTHOR() <EMAIL()></a> </li>
<li> License: <a href="LICENSE_URL()">LICENSE()</a> </li>
</ul>
- <h2> <a name="news">News</a> </h2>
- @NEWS@
+
</body> </html>