Makefile revision 4d0eb50e691de4c20b1dd9976ad6839fede8a42d
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 0N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 0N/A# Use is subject to license terms. 0N/A# The Java DTrace API package 0N/A# The Java DTrace API directories 0N/A# Java DTrace API jar file, its ultimate destination, and packaging details 0N/A# Controlled CLASSPATH for making 0N/A# The default make rule for Java files 0N/A# javah generated headers 0N/A# API classes with native methods 0N/A# Make the class dir, if it doesn't exist 0N/A# Make the directory for javah-generated headers, if it doesn't exist 0N/A# Rule for installing API javadoc. # empty targets for top-level building compatability