Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
d5b7ba26785d7494166d48876362ba30ff30b98awrowe#
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames#
14763a0db22322626dd8cd59dfbc3a4fcc655d99trawick# The contents of this file are subject to the terms of the
f769c33501f474aed3e0f7c769477c8c4f478783geoff# Common Development and Distribution License, Version 1.0 only
f769c33501f474aed3e0f7c769477c8c4f478783geoff# (the "License"). You may not use this file except in compliance
f769c33501f474aed3e0f7c769477c8c4f478783geoff# with the License.
f769c33501f474aed3e0f7c769477c8c4f478783geoff#
89ea31761658f422cf21cd3b0224dc5fe95cccd3nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
89ea31761658f422cf21cd3b0224dc5fe95cccd3nd# or http://www.opensolaris.org/os/licensing.
89ea31761658f422cf21cd3b0224dc5fe95cccd3nd# See the License for the specific language governing permissions
22e2a4e366bf541a07188005e46c88c86de56775nd# and limitations under the License.
22e2a4e366bf541a07188005e46c88c86de56775nd#
22e2a4e366bf541a07188005e46c88c86de56775nd# When distributing Covered Code, include this CDDL HEADER in each
67a4d05bab3fc19c1b87fb9042977975bf27cdbdnd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
67a4d05bab3fc19c1b87fb9042977975bf27cdbdnd# If applicable, add the following below this CDDL HEADER, with the
67a4d05bab3fc19c1b87fb9042977975bf27cdbdnd# fields enclosed by brackets "[]" replaced with your own identifying
210817da3118a900388980e4481e4aec6a58f101nd# information: Portions Copyright [yyyy] [name of copyright owner]
210817da3118a900388980e4481e4aec6a58f101nd#
210817da3118a900388980e4481e4aec6a58f101nd# CDDL HEADER END
46c99ed700a996f84dee6b1fe42d22ce9f27b5a0nd#
46c99ed700a996f84dee6b1fe42d22ce9f27b5a0nd#
46c99ed700a996f84dee6b1fe42d22ce9f27b5a0nd# Copyright (c) 2000 by Sun Microsystems, Inc.
d7c7669331357296719d67d1963d40d713ed455atrawick# All rights reserved.
d7c7669331357296719d67d1963d40d713ed455atrawick#
d7c7669331357296719d67d1963d40d713ed455atrawick#ident "%Z%%M% %I% %E% SMI"
d7c7669331357296719d67d1963d40d713ed455atrawick
54d0abb38e1a2ba503250495e4c3476b348f1a74madhumMODULE = cpc.so
54d0abb38e1a2ba503250495e4c3476b348f1a74madhumMDBTGT = kvm
54d0abb38e1a2ba503250495e4c3476b348f1a74madhum
781888a651637edc0b043a6787cb0c2acf30a187geoffMODSRCS = cpc.c
781888a651637edc0b043a6787cb0c2acf30a187geoff
781888a651637edc0b043a6787cb0c2acf30a187geoffinclude ../../../../Makefile.cmd
781888a651637edc0b043a6787cb0c2acf30a187geoffinclude ../../../../Makefile.cmd.64
82418a946182d550955bde2daae409766544c544trawickinclude ../../Makefile.sparcv9
82418a946182d550955bde2daae409766544c544trawickinclude ../../../Makefile.module
82418a946182d550955bde2daae409766544c544trawick