all: composers.bydate composers.html index.local past_members.html sticky.html $(HOME)/commands/upload.web local: composers.bydate composers.html index.local past_members.html sticky.html upload: $(HOME)/commands/upload.web 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 index.local: index.html /bin/sed 's_BASE HREF="http://adhocsingers.org"_BASE HREF="file:///home/bchivers/webpages/adhoc/index.html"_' < index.html > index.local 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 FORCE: photos: FORCE /usr/bin/lazygal --image-size=small=660x495 -O --orig-symlink -o $(HOME)/webpages/adhoc/photos $(HOME)/webpages/photos/adhoc reload: /bin/rm/ .newdirs .newfiles .oldfiles .subdirs $(HOME)/commands/upload.web rsync: rsync -rLHptSzv --delete . web:/home/website/adhoc 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