#
# Copyright (c) 1993-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
#pragma ident	"@(#)Makefile	1.4	99/07/19 SMI"
#

include ../Makefile.com

.KEEP_STATE:

all: $(FILES)

install: all pkg

include ../Makefile.targ

