#
# ident	"@(#)Makefile	1.3	99/09/27 SMI"
#
# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#

include ../Makefile.com

DATAFILES += i.initd

.KEEP_STATE:

all: $(FILES)
install: all pkg

include ../Makefile.targ
