Makefile revision 0a1278f26ea4b7c8c0285d4f2d6c5b680904aa01
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
fc9431d0d0cb8e19c7df04e077efdbe3ac173431vboxsync# CDDL HEADER START
9a2e9d56a7114a58b1836316152600105a5d3d9bvboxsync#
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# The contents of this file are subject to the terms of the
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# Common Development and Distribution License (the "License").
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# You may not use this file except in compliance with the License.
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# or http://www.opensolaris.org/os/licensing.
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# See the License for the specific language governing permissions
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# and limitations under the License.
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# When distributing Covered Code, include this CDDL HEADER in each
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# If applicable, add the following below this CDDL HEADER, with the
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
fc9431d0d0cb8e19c7df04e077efdbe3ac173431vboxsync# CDDL HEADER END
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# Copyright (c) 2013 Gary Mills
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync# Use is subject to license terms.
935a1deeab6f2f945db30fbd7b174ec54ec264b9vboxsync#
f40df1560583cd662554490edd661a71e94c386cvboxsync
f40df1560583cd662554490edd661a71e94c386cvboxsyncinclude ../Makefile.com
f40df1560583cd662554490edd661a71e94c386cvboxsync
f40df1560583cd662554490edd661a71e94c386cvboxsync.KEEP_STATE:
f40df1560583cd662554490edd661a71e94c386cvboxsync
f40df1560583cd662554490edd661a71e94c386cvboxsyncinstall: all $(ROOTLIBS)
f40df1560583cd662554490edd661a71e94c386cvboxsync