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