Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
9e0d0a279b956cc2eae41c00a6846b0ca8c617c6Automatic Updater# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# The contents of this file are subject to the terms of the
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Common Development and Distribution License, Version 1.0 only
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# (the "License"). You may not use this file except in compliance
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# with the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
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.
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# If applicable, add the following below this CDDL HEADER, with the
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# fields enclosed by brackets "[]" replaced with your own identifying
86132f0ef54d263cd825dac9db3c992eeff3e8d9Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# CDDL HEADER END
f80ea74e1984e0b1dbe48dd86ecdd3a2380393cbBob Halley#ident "%Z%%M% %I% %E% SMI"
5c024f787777143031c2c49f9811c39c84bfa259Tatuya JINMEI 神明達哉# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# Use is subject to license terms.
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafssoninstall: all $(ROOTPROG) $(ROOTXPG6PROG) $(ROOTLIBB)
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence -@rm -rf $(PROG).c $(PROG).x $(EXOBJS) $(XD) $(PROG) $(XPG6)