# @(#) $Revision: 72.1 $
#
# makefile for tsm
#

default:
	chmod +x bin/*
	sh MAKEhp9000

metrics:
	: do nothing

clean:
	sh MAKEclean

clobber:
	: do nothing
