Cross Reference:
xref
: /
illumos-gate
/
usr
/
src
/
lib
/
libumem
/
i386
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
2
N/A
#
2
N/A
# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
2
N/A
# Use is subject to license terms.
2
N/A
#
2
N/A
#pragma ident "%Z%%M% %I% %E% SMI"
2
N/A
#
2
N/A
2
N/A
include
../
Makefile.com
2
N/A
2
N/A
DATAFILES
+=
i.initd
2
N/A
CHKINSTALLSRC
=
checkinstall.initd
2
N/A
2
N/A
all
:
$(
FILES
)
depend
postinstall
preremove
2
N/A
install
:
all
pkg
2
N/A
2
N/A
include
../
Makefile.targ
2
N/A
2
N/A
2
N/A