aboutsummaryrefslogtreecommitdiff
path: root/make/bsd/makefiles/vm.make
diff options
context:
space:
mode:
authorneliasso <none@none>2013-04-16 10:08:41 +0200
committerneliasso <none@none>2013-04-16 10:08:41 +0200
commit95c780b5ba70ef62758e639474260d8d2ab76a59 (patch)
treef351d31db65fd3d32f494c239031254567104aa6 /make/bsd/makefiles/vm.make
parent6b9d1d08d7c2cfae5a9b875f3ae2827073730c67 (diff)
8011621: live_ranges_in_separate_class.patch
Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
Diffstat (limited to 'make/bsd/makefiles/vm.make')
-rw-r--r--make/bsd/makefiles/vm.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/bsd/makefiles/vm.make b/make/bsd/makefiles/vm.make
index e93765dc5..b9528e101 100644
--- a/make/bsd/makefiles/vm.make
+++ b/make/bsd/makefiles/vm.make
@@ -187,7 +187,7 @@ Src_Dirs/ZERO := $(CORE_PATHS)
Src_Dirs/SHARK := $(CORE_PATHS) $(SHARK_PATHS)
Src_Dirs := $(Src_Dirs/$(TYPE))
-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