#
#ident	"@(#)Makefile	1.1	94/12/06 SMI"
#
# Copyright (c) 1994 by Sun Microsystems, Inc.
#

include ../Makefile.com

DATAFILES += depend

.KEEP_STATE:

all: $(FILES)

install: all pkg

include ../Makefile.targ
