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