comparison doc/www.anonet2.org/public_pod/Makefile @ 982:ecc9eba4a80f draft

added a2.o/about
author Nick <nick@somerandomnick.ano>
date Mon, 06 Aug 2012 02:46:36 +0000
parents 235a193fdbef
children
comparison
equal deleted inserted replaced
980:66af8a3db38c 982:ecc9eba4a80f
1 all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html icann.html 1 all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html icann.html about.html
2 2
3 %.html: %.pod 3 %.html: %.pod
4 pod2xhtml --noindex < $< 2>/dev/null > $@.tmp 4 pod2xhtml --noindex < $< 2>/dev/null > $@.tmp
5 mv $@.tmp $@ 5 mv $@.tmp $@