Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
adb8c5e5291be5943122bbff404bc1018c79d555ianh#
d5d164b22a2004abed640cb52fc275f00ed92f69jerenkrantz# CDDL HEADER START
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick#
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick# The contents of this file are subject to the terms of the
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick# Common Development and Distribution License, Version 1.0 only
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick# (the "License"). You may not use this file except in compliance
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick# with the License.
d5d164b22a2004abed640cb52fc275f00ed92f69jerenkrantz#
d5d164b22a2004abed640cb52fc275f00ed92f69jerenkrantz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d5d164b22a2004abed640cb52fc275f00ed92f69jerenkrantz# or http://www.opensolaris.org/os/licensing.
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard# See the License for the specific language governing permissions
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard# and limitations under the License.
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard#
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard# When distributing Covered Code, include this CDDL HEADER in each
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard# If applicable, add the following below this CDDL HEADER, with the
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard# fields enclosed by brackets "[]" replaced with your own identifying
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard# information: Portions Copyright [yyyy] [name of copyright owner]
a21148678a1459064627d917a66669e7e8d140e6stoddard#
a21148678a1459064627d917a66669e7e8d140e6stoddard# CDDL HEADER END
910df8b3f50a0515b430b999d4750de94c509f2atrawick#
c6a9d49433c9ba5b18b26c3d764f1bbcb9746090wrowe#
c6a9d49433c9ba5b18b26c3d764f1bbcb9746090wrowe# Copyright (c) 1999 by Sun Microsystems, Inc.
c6a9d49433c9ba5b18b26c3d764f1bbcb9746090wrowe# All rights reserved.
51be7fc538641ed7cb22e959eb31629f7183f70fianh#
51be7fc538641ed7cb22e959eb31629f7183f70fianh
bb6a7fc0427d0d197c50de34b94a0d23e5732696wroweMODULE = ipc.so
bb6a7fc0427d0d197c50de34b94a0d23e5732696wroweMDBTGT = kvm
bb6a7fc0427d0d197c50de34b94a0d23e5732696wrowe
bb6a7fc0427d0d197c50de34b94a0d23e5732696wroweMODSRCS = ipc.c
decd0c23bb26f6662f4b963cf86ee569613bffeagregames
decd0c23bb26f6662f4b963cf86ee569613bffeagregamesinclude ../../../../Makefile.cmd
decd0c23bb26f6662f4b963cf86ee569613bffeagregamesinclude ../../Makefile.ia32
e1753aabf5df187b5b04e72a958af4b65b1a125daaroninclude ../../../Makefile.module
e1753aabf5df187b5b04e72a958af4b65b1a125daaron
e1753aabf5df187b5b04e72a958af4b65b1a125daaronCERRWARN += -_gcc=-Wno-parentheses
e1753aabf5df187b5b04e72a958af4b65b1a125daaron