diff make/jprt.properties @ 91:a294fd0c4b38

6583644: Move all managed/SCCS files out of 'build' into 'make' directory Summary: Moved makefiles out of build and build/closed into make/ Reviewed-by: kvn, ohair
author kamg
date Wed, 09 Apr 2008 14:22:48 -0400
parents a61af66fc99e
children af059c49e677
line wrap: on
line diff
--- a/make/jprt.properties	Fri Apr 04 10:48:43 2008 -0400
+++ b/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}, \