diff make/Makefile @ 22082:4ce725f06a27

jvmci.make intermediate output is now flattened into build/jvmci.make
author Doug Simon <doug.simon@oracle.com>
date Wed, 24 Jun 2015 20:51:09 +0200
parents 3a292e8b9e51
children
line wrap: on
line diff
--- a/make/Makefile	Wed Jun 24 15:01:32 2015 +0200
+++ b/make/Makefile	Wed Jun 24 20:51:09 2015 +0200
@@ -312,7 +312,7 @@
 buildshared:
 	cd .. && \
 	$(MAKE) -f make/jvmci.make \
-		TARGET=build/make \
+		TARGET=build/jvmci.make \
 		HS_COMMON_SRC=$(HS_COMMON_SRC) \
 		ABS_BOOTDIR=$(ABS_BOOTDIR) \
 		SHARED_DIR=$(SHARED_DIR) \