Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
76ca635d61eb3f9fb7c9d788a44fa8b1690aa138Dav Glass#
76ca635d61eb3f9fb7c9d788a44fa8b1690aa138Dav Glass# CDDL HEADER START
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith#
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# The contents of this file are subject to the terms of the
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# Common Development and Distribution License, Version 1.0 only
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# (the "License"). You may not use this file except in compliance
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# with the License.
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith#
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
76ca635d61eb3f9fb7c9d788a44fa8b1690aa138Dav Glass# or http://www.opensolaris.org/os/licensing.
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# See the License for the specific language governing permissions
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# and limitations under the License.
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith#
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# When distributing Covered Code, include this CDDL HEADER in each
76ca635d61eb3f9fb7c9d788a44fa8b1690aa138Dav Glass# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# If applicable, add the following below this CDDL HEADER, with the
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith# fields enclosed by brackets "[]" replaced with your own identifying
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith# information: Portions Copyright [yyyy] [name of copyright owner]
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith#
086ae58c072bd423ab7219d81f5ce749787643dfTSHA# CDDL HEADER END
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith#
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith#
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith# Use is subject to license terms.
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith#
ce311c642b2b248b1cd83779c4530adb436b4eb1Luke Smith#ident "%Z%%M% %I% %E% SMI"
4f97e98455707a2c69c49b2134d474e6d72f07aaDav Glass#
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith# lib/libwanbootutil/spec/Makefile
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smithinclude $(SRC)/lib/Makefile.spec.arch
a23a8b9cc849a2aa697a3820f45e1b0f652f4e53Luke Smith