#
#ident  "@(#)Makefile 1.1     98/01/09 SMI"
#
# Copyright (c) 1997 by Sun Microsystems, Inc.
#

include ../Makefile.com

.KEEP_STATE:

all: $(FILES)
install: all pkg

include ../Makefile.targ
