Mercurial > hg > anonet-resdb
view doc/www.anonet2.org/public_pod/Makefile @ 160:22e7f42b0d19 draft
another try at a2.o/darknet_comparison
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Tue, 14 Sep 2010 19:19:33 +0000 |
parents | 73017f99818f |
children | dbb73233da1d |
line wrap: on
line source
all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp mv $@.tmp $@