Makefile revision 491f61a1e1c1fc54a47bbcf53dbbbe1293b93b27
3488e51e244adfc756837287fbfbcc03eca8bf7avboxsync#
b341a780162d809b187a8f35a10bba7642b69798vboxsync# CDDL HEADER START
68d8fe9a6399c8ecdf67ba2f5711667cd9bcf192vboxsync#
b341a780162d809b187a8f35a10bba7642b69798vboxsync# The contents of this file are subject to the terms of the
b341a780162d809b187a8f35a10bba7642b69798vboxsync# Common Development and Distribution License (the "License").
b341a780162d809b187a8f35a10bba7642b69798vboxsync# You may not use this file except in compliance with the License.
68d8fe9a6399c8ecdf67ba2f5711667cd9bcf192vboxsync#
b341a780162d809b187a8f35a10bba7642b69798vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b341a780162d809b187a8f35a10bba7642b69798vboxsync# or http://www.opensolaris.org/os/licensing.
b341a780162d809b187a8f35a10bba7642b69798vboxsync# See the License for the specific language governing permissions
b341a780162d809b187a8f35a10bba7642b69798vboxsync# and limitations under the License.
b341a780162d809b187a8f35a10bba7642b69798vboxsync#
b341a780162d809b187a8f35a10bba7642b69798vboxsync# When distributing Covered Code, include this CDDL HEADER in each
b341a780162d809b187a8f35a10bba7642b69798vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b341a780162d809b187a8f35a10bba7642b69798vboxsync# If applicable, add the following below this CDDL HEADER, with the
b341a780162d809b187a8f35a10bba7642b69798vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
b341a780162d809b187a8f35a10bba7642b69798vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
8bf8c6b1914c9e7e60b1547888400668f1774497vboxsync#
193e5ad0f25130244a5f511790d0fab928b51bd3vboxsync# CDDL HEADER END
a99fcd9e1deb3cfb94cd3905847ff779c5eecdd7vboxsync#
68d8fe9a6399c8ecdf67ba2f5711667cd9bcf192vboxsync#
193e5ad0f25130244a5f511790d0fab928b51bd3vboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
8bf8c6b1914c9e7e60b1547888400668f1774497vboxsync# Use is subject to license terms.
b341a780162d809b187a8f35a10bba7642b69798vboxsync#
68d8fe9a6399c8ecdf67ba2f5711667cd9bcf192vboxsync
7a1f6848577005f20b1b0a3a3747c37a5e57c182vboxsyncMODULE = fdd-msg
9f801b83895937ce4d726206e5859637ff9f5166vboxsyncCLASS = common
205712f260faf219ed24c44b8c56c8d8928ac196vboxsyncSRCS = fdd_msg.c
a99fcd9e1deb3cfb94cd3905847ff779c5eecdd7vboxsync
68d8fe9a6399c8ecdf67ba2f5711667cd9bcf192vboxsyncinclude ../../Makefile.plugin
9f4ab406d222cd081a1522169822c3e7c2d6a718vboxsync
078677061233f0d865acef40ea161bf4d2eee939vboxsyncLDLIBS += -lipmi
68d8fe9a6399c8ecdf67ba2f5711667cd9bcf192vboxsync