diff make/bsd/makefiles/top.make @ 14527:756029dab703

fixed regression due to jdk9 merge
author Doug Simon <doug.simon@oracle.com>
date Thu, 13 Mar 2014 21:15:46 +0100
parents d8041d695d19
children 4ca6dc0799b6
line wrap: on
line diff
--- a/make/bsd/makefiles/top.make	Thu Mar 13 21:15:13 2014 +0100
+++ b/make/bsd/makefiles/top.make	Thu Mar 13 21:15:46 2014 +0100
@@ -80,7 +80,7 @@
 	@echo All done.
 
 # This is an explicit dependency for the sake of parallel makes.
-vm_build_preliminaries:  checks $(Cached_plat) $(AD_Files_If_Required) jvmti_stuff trace_stuff sa_stuff
+vm_build_preliminaries:  checks $(Cached_plat) $(AD_Files_If_Required) jvmti_stuff trace_stuff sa_stuff dtrace_stuff
 	@# We need a null action here, so implicit rules don't get consulted.
 
 $(Cached_plat): $(Plat_File)