all: composers.bydate composers.html past_members.html sticky.html $(HOME)/commands/upload.web local: composers.bydate composers.html past_members.html sticky.html composers.bydate: composers makefile /bin/grep -v '^ ' composers | /bin/sed -e 's/<[^<]*>//g' -e 's/(living)/('`/bin/date '+%Y'`')/' -e 's/([\.A-Za-z ]*/(/' -e 's/ more//g' -e 's/ wiki//g' -e 's/ self//g' | /usr/bin/sort -n -t '(' -k2 | /bin/cat -n > composers.bydate composers.html: $(HOME)/commands/mk.html.tbl3 composers composers.head composers.tail $(HOME)/commands/mk.html.tbl3 composers past_members.html: $(HOME)/commands/mk.html.tbl4 past_members past_members.head past_members.tail $(HOME)/commands/mk.html.tbl4 past_members sticky.html: $(HOME)/commands/mk.html.tbl3 sticky sticky.head sticky.tail $(HOME)/commands/mk.html.tbl3 sticky $(HOME)/commands/chstr '' '' sticky.html reload: /bin/rm/ .newdirs .newfiles .oldfiles .subdirs $(HOME)/commands/upload.web check: ./webcheck.env -f -o ../vrfy/adhoc http://adhocsingers.org test: ./webcheck.env -f -o ../vrfy/adhoc http://adhocsingers.org vrfy: ./webcheck.env -f -o ../vrfy/adhoc http://adhocsingers.org webcheck: ./webcheck.env -f -o ../vrfy/adhoc http://adhocsingers.org