Makefile revision 0
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# This code is free software; you can redistribute it and/or modify it
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# under the terms of the GNU General Public License version 2 only, as
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# published by the Free Software Foundation. Sun designates this
4da61833a1cbbca94094f9653fd970582b97a72etrawick# particular file as subject to the "Classpath" exception as provided
4da61833a1cbbca94094f9653fd970582b97a72etrawick# by Sun in the LICENSE file that accompanied this code.
4da61833a1cbbca94094f9653fd970582b97a72etrawick# This code is distributed in the hope that it will be useful, but WITHOUT
4da61833a1cbbca94094f9653fd970582b97a72etrawick# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4789804be088bcd86ae637a29cdb7fda25169521jailletc# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
4789804be088bcd86ae637a29cdb7fda25169521jailletc# version 2 for more details (a copy is included in the LICENSE file that
4789804be088bcd86ae637a29cdb7fda25169521jailletc# accompanied this code).
e50c3026198fd496f183cda4c32a202925476778covener# You should have received a copy of the GNU General Public License version
e50c3026198fd496f183cda4c32a202925476778covener# 2 along with this work; if not, write to the Free Software Foundation,
e50c3026198fd496f183cda4c32a202925476778covener# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# CA 95054 USA or visit www.sun.com if you need additional information or
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# have any questions.
506bfe33206b2fece40ef25f695af39dd4130facjkaluzaDEMO_OBJECTS = agent_util.$(OBJECT_SUFFIX) java_crw_demo.$(OBJECT_SUFFIX)
d58a848a016d401b965111e50ef829e1641f7834minfrin# Demo jar building rules.