#
#pragma ident  "@(#)Makefile	1.2    95/02/14 SMI"
#
# Copyright 1995 by Sun Microsystems, Inc.
# All rights reserved.
#

include ../Makefile.com

DATAFILES +=

.KEEP_STATE:

all: $(FILES)
install: all pkg

include ../Makefile.targ
