#
#	Makefile for web pages
#

install:
	webc *.wc
	cp *.html ..
