6690122: Provide a mechanism for specifying Java-level USDT-like dtrace probes
Summary: Initial checkin of JSDT code
Reviewed-by: sspitsyn, sbohne
## Copyright 2007 Sun Microsystems, Inc. All rights reserved.# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.### Makefile for building dtrace extension#BUILDDIR = ../../../..PACKAGE = com.sun.tracing.dtracePRODUCT = suninclude $(BUILDDIR)/common/Defs.gmkAUTO_FILES_JAVA_DIRS = com/sun/tracing/dtrace## Rules.#include $(BUILDDIR)/common/Classes.gmk