2010-11-10 20:54:22 -07:00
|
|
|
PLAIN += .
|
2012-01-18 08:47:33 -07:00
|
|
|
COPY += icon.png style.css style-black.css lists.cgi wishlist.cgi set.cgi $(TEMPLATE)
|
2010-11-10 20:54:22 -07:00
|
|
|
HTML += people.html
|
|
|
|
|
|
|
|
$(DESTDIR)/people.html: people.sh
|
|
|
|
sh $< | $(MDWNTOHTML) > $@
|