comparison make/jvmci.make @ 21938:95956bc1b1a3

don't add command used to generate jvmci.make to the top of jvmci.make as it confuses the gate check that this file is in sync with suite*.py
author Doug Simon <doug.simon@oracle.com>
date Fri, 12 Jun 2015 01:25:58 +0200
parents 3a292e8b9e51
children eac31af360db
comparison
equal deleted inserted replaced
21937:3a292e8b9e51 21938:95956bc1b1a3
1 # This Makefile is generated automatically, do not edit 1 # This Makefile is generated automatically, do not edit
2 # This file was built with the command: mx.sh makefile -o ./make/jvmci.make
3 2
4 TARGET=. 3 TARGET=.
5 # Bootstrap JDK to be used (for javac and jar) 4 # Bootstrap JDK to be used (for javac and jar)
6 ABS_BOOTDIR= 5 ABS_BOOTDIR=
7 6