Makefile revision 4cb70d33a0347eb8a72054ff37d58fb4b7fb185f
5cd4555ad444fd391002ae32450572054369fd42Rob Austein#
5cd4555ad444fd391002ae32450572054369fd42Rob Austein# CDDL HEADER START
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# The contents of this file are subject to the terms of the
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrews# Common Development and Distribution License (the "License").
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# You may not use this file except in compliance with the License.
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson#
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# or http://www.opensolaris.org/os/licensing.
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# See the License for the specific language governing permissions
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# CDDL HEADER END
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews#
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrews#
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# Use is subject to license terms.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# ident "%Z%%M% %I% %E% SMI"
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeininclude ../Makefile.com
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeininclude ../../../Makefile.lib.64
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein.KEEP_STATE:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafssonall: $(LIBS)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeininstall: all $(ROOTLIBDIR64) $(ROOTLIBS64) $(ROOTLINKS64)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein