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