diff make/windows/create_obj_files.sh @ 10169:e10e43e58e92

Merge
author dlong
date Wed, 24 Apr 2013 21:11:02 -0400
parents 8373c19be854
children f2110083203d
line wrap: on
line diff
--- a/make/windows/create_obj_files.sh	Wed Apr 24 20:55:28 2013 -0400
+++ b/make/windows/create_obj_files.sh	Wed Apr 24 21:11:02 2013 -0400
@@ -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"