Makefile revision 2362
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# This code is free software; you can redistribute it and/or modify it
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# under the terms of the GNU General Public License version 2 only, as
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# published by the Free Software Foundation. Oracle designates this
c7814cf6e1240a519cbec0441e033d0e2470ed00vboxsync# particular file as subject to the "Classpath" exception as provided
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# by Oracle in the LICENSE file that accompanied this code.
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# This code is distributed in the hope that it will be useful, but WITHOUT
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# version 2 for more details (a copy is included in the LICENSE file that
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# accompanied this code).
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# You should have received a copy of the GNU General Public License version
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# 2 along with this work; if not, write to the Free Software Foundation,
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# or visit www.oracle.com if you need additional information or have any
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# questions.
ad13c20995d0a1aafbfbd35b2d698ef2ff5fbeefvboxsync# Makefile for building all the samples under the jmx subdirectory.