hotspot/make/jprt.properties
changeset 338 5cf9f61d76f4
parent 1 489c9b5090e2
child 585 5c7a246c0ee2
--- a/hotspot/make/jprt.properties	Fri Apr 04 10:48:43 2008 -0400
+++ b/hotspot/make/jprt.properties	Wed Apr 09 14:22:48 2008 -0400
@@ -29,6 +29,11 @@
 # Build result bundles are not partial builds| but include everything
 JPRT.need.sibling.build=false
 
+# Directories needed to build
+JPRT.bundle.src.dirs=make src agent
+JPRT.bundle.exclude.src.dirs=build
+
+
 # Standard list of JPRT build targets for this workspace
 JPRT.build.targets= \
     solaris_sparc_5.10-{product|fastdebug|debug}, \