#
# Copyright (c) 1997, by Sun Microsystems, Inc.
# All rights reserved.
#
#
#pragma ident "@(#)Makefile	1.1 97/11/11 SMI"
#
#

include	../Makefile.com

DATAFILES += depend

.KEEP_STATE:

all: $(FILES)

install: all pkg

include ../Makefile.targ
