# this makefile will install the new msgs command.

msgs:	msgs.new
	cp -d msgs.new /bin/msgs
	chmog 6511 msgs msgs /bin/msgs
