10Sstevel@tonic-gate# 2*6309Sceastha# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 3*6309Sceastha# Use is subject to license terms. 40Sstevel@tonic-gate# 50Sstevel@tonic-gate# ident "%Z%%M% %I% %E% SMI" 60Sstevel@tonic-gate# 70Sstevel@tonic-gate 80Sstevel@tonic-gateinclude ../Makefile.com 90Sstevel@tonic-gate 10*6309Sceasthainstall: all $(ROOTLIBS) .WAIT $(ROOTLINKS) $(ROOTLINT) $(ROOTSRCFILES) 11