##
# Makefile automatically generated by genmake 1.0, Dec-23-98
# genmake 1.0 by ma_muquit@fccc.edu, RCS
# updated: Feb-28-1999
##

all:
	./testcount-sh

sync:
	./update_docs.sh

view:
	vhtml examples.html

clean:
	rm -rf examples.html eximages

