Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews#
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews# CDDL HEADER START
04428429c4e689333e3ef8d19a2debeb20d4d15dMark Andrews#
e999539fb3e45b2617571e0e3ecd651992291701Mark Andrews# The contents of this file are subject to the terms of the
e999539fb3e45b2617571e0e3ecd651992291701Mark Andrews# Common Development and Distribution License, Version 1.0 only
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater# (the "License"). You may not use this file except in compliance
555d01f4c02295e896a26c649d0ffc8808a0bbdcAutomatic Updater# with the License.
a3b428812703d22a605a9f882e71ed65f0ffdc65Mark Andrews#
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# or http://www.opensolaris.org/os/licensing.
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews# See the License for the specific language governing permissions
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater# and limitations under the License.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington#
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater# When distributing Covered Code, include this CDDL HEADER in each
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater# If applicable, add the following below this CDDL HEADER, with the
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater# information: Portions Copyright [yyyy] [name of copyright owner]
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrews#
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# CDDL HEADER END
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews#
04eba969cb9a54bbda2896db2067c07b2ac5ba16Automatic Updater#
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrews# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Use is subject to license terms.
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews#
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews#pragma ident "%Z%%M% %I% %E% SMI"
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews#
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson# lib/cfgadm_plugins/ib/spec/sparc/Makefile
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews#
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson.KEEP_STATE:
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# To enable apptrace, comment out the next line
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic UpdaterDISABLE_APPTRACE= $(POUND_SIGN)
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews
bac1bc98410bd876b8d38a6de6126709a7f8cc5aAutomatic Updaterinclude ../Makefile.targ
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrewsinclude $(SRC)/lib/Makefile.lib
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsinclude $(SRC)/lib/Makefile.spec
f8448666aa53603696bea83de971a05007735d8fMark Andrews
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews$(DISABLE_APPTRACE)install: $(ROOTABILIB)
3098364bcdd7a719fbafa5fc8d2cc9e90e5a5989Automatic Updater