Lines Matching defs:SAMPLE_DST_DIR
37 SAMPLE_DST_DIR = $(SAMPLEDIR)/dtrace
40 $(SAMPLE_DST_DIR)/README.txt \
41 $(SAMPLE_DST_DIR)/helpers/dtrace_helper.d \
42 $(SAMPLE_DST_DIR)/hotspot_jni/README.txt \
43 $(SAMPLE_DST_DIR)/hotspot_jni/CriticalSection.d \
44 $(SAMPLE_DST_DIR)/hotspot_jni/CriticalSection_slow.d \
45 $(SAMPLE_DST_DIR)/hotspot_jni/hotspot_jni_calls_stat.d \
46 $(SAMPLE_DST_DIR)/hotspot_jni/hotspot_jni_calls_tree.d \
47 $(SAMPLE_DST_DIR)/hotspot/README.txt \
48 $(SAMPLE_DST_DIR)/hotspot/class_loading_stat.d \
49 $(SAMPLE_DST_DIR)/hotspot/gc_time_stat.d \
50 $(SAMPLE_DST_DIR)/hotspot/hotspot_calls_tree.d \
51 $(SAMPLE_DST_DIR)/hotspot/method_compile_stat.d \
52 $(SAMPLE_DST_DIR)/hotspot/method_invocation_stat.d \
53 $(SAMPLE_DST_DIR)/hotspot/method_invocation_stat_filter.d \
54 $(SAMPLE_DST_DIR)/hotspot/method_invocation_tree.d \
55 $(SAMPLE_DST_DIR)/hotspot/monitors.d \
56 $(SAMPLE_DST_DIR)/hotspot/object_allocation_stat.d
61 $(SAMPLE_DST_DIR)/%: $(SAMPLE_SRC_DIR)/%
65 $(RM) -r $(SAMPLE_DST_DIR)