#
# Copyright (c) 1997 by Sun Microsystems, Inc.
# @(#)Makefile	1.1 98/07/15
#

PACKAGE=	SUNWct2

include ../Makefile.master.pkg
include ../Makefile.pkg

.KEEP_STATE:

all: $(PACKAGE)

install: all

clean:
	${RM} -f pkginfo prototype prototype.sparc
