Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
2N/A#
2N/A# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
2N/A# Use is subject to license terms.
2N/A#
2N/A#pragma ident "%Z%%M% %I% %E% SMI"
2N/A#
2N/A
2N/Ainclude ../Makefile.com
2N/A
2N/ADATAFILES += i.initd
2N/ACHKINSTALLSRC=checkinstall.initd
2N/A
2N/Aall: $(FILES) depend postinstall preremove
2N/Ainstall: all pkg
2N/A
2N/Ainclude ../Makefile.targ
2N/A
2N/A
2N/A