Makefile revision 1b349f08205ae4c89d0cbd3d8906d947a17ce56d
6283056805887de88040698685b8e1936a1f7a2dAutomatic Updater# CDDL HEADER START
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# The contents of this file are subject to the terms of the
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater# Common Development and Distribution License, Version 1.0 only
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# (the "License"). You may not use this file except in compliance
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# with the License.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# See the License for the specific language governing permissions
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# and limitations under the License.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# If applicable, add the following below this CDDL HEADER, with the
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater# fields enclosed by brackets "[]" replaced with your own identifying
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# information: Portions Copyright [yyyy] [name of copyright owner]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# CDDL HEADER END
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Use is subject to license terms.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein#pragam ident "%Z%%M% %I% %E% SMI"
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater @cd ../spec/$(ALT_PLAT); pwd; $(MAKE) $(TARGET)