blob: 37ad17a2e450087567b3be628e64864d7b2a1be4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
#
include ../Makefile.com
install: all $(ROOTLIBS) .WAIT $(ROOTLINKS) $(ROOTLINT)
|