Makefile revision 2
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
2cacab200fb387e290386593d9b2fca2e7beef33csovant# CDDL HEADER START
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
2cacab200fb387e290386593d9b2fca2e7beef33csovant# The contents of this file are subject to the terms of the
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Common Development and Distribution License (the "License").
2cacab200fb387e290386593d9b2fca2e7beef33csovant# You may not use this file except in compliance with the License.
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# or http://www.opensolaris.org/os/licensing.
2cacab200fb387e290386593d9b2fca2e7beef33csovant# See the License for the specific language governing permissions
2cacab200fb387e290386593d9b2fca2e7beef33csovant# and limitations under the License.
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
2cacab200fb387e290386593d9b2fca2e7beef33csovant# When distributing Covered Code, include this CDDL HEADER in each
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# If applicable, add the following below this CDDL HEADER, with the
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
2cacab200fb387e290386593d9b2fca2e7beef33csovant# information: Portions Copyright [yyyy] [name of copyright owner]
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
2cacab200fb387e290386593d9b2fca2e7beef33csovant# CDDL HEADER END
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
2cacab200fb387e290386593d9b2fca2e7beef33csovant#
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
d81f6d00c343633159fc5ea08599d145135612c0ludovicp#
d6b1be7037488b905b5c6330ba50269a01635bf7csovant
2cacab200fb387e290386593d9b2fca2e7beef33csovantinclude ../Makefile.com
2cacab200fb387e290386593d9b2fca2e7beef33csovantinclude ../../Makefile.lib.64
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant.KEEP_STATE:
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant
2cacab200fb387e290386593d9b2fca2e7beef33csovantinstall: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64)
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovantstubinstall: stub $(STUBROOTLIBS64) $(STUBROOTLINKS64)
2cacab200fb387e290386593d9b2fca2e7beef33csovant