hotspot/make/windows/create_obj_files.sh
changeset 17013 22a05c7f3314
parent 15432 9d976ca484d8
child 18025 b7bcf7497f93
--- a/hotspot/make/windows/create_obj_files.sh	Mon Apr 15 16:20:05 2013 -0700
+++ b/hotspot/make/windows/create_obj_files.sh	Tue Apr 16 10:08:41 2013 +0200
@@ -114,7 +114,7 @@
     "shark")     Src_Dirs="${CORE_PATHS}" ;;
 esac
 
-COMPILER2_SPECIFIC_FILES="opto libadt bcEscapeAnalyzer.cpp chaitin* c2_* runtime_*"
+COMPILER2_SPECIFIC_FILES="opto libadt bcEscapeAnalyzer.cpp c2_* runtime_*"
 COMPILER1_SPECIFIC_FILES="c1_*"
 SHARK_SPECIFIC_FILES="shark"
 ZERO_SPECIFIC_FILES="zero"