langtools/make/build.properties
changeset 21041 99f5e5e97425
parent 18661 9dedda2ba49a
child 25848 3bc09f4676a9
equal deleted inserted replaced
21040:3e32f68d2151 21041:99f5e5e97425
   161         tools/javap/
   161         tools/javap/
   162 
   162 
   163 #
   163 #
   164 
   164 
   165 sjavac.includes = \
   165 sjavac.includes = \
   166         com/sun/tools/sjavac/ 
   166         com/sun/tools/sjavac/
   167 
   167 
   168 sjavac.tests = \
   168 sjavac.tests = \
   169         tools/sjavac
   169         tools/sjavac
   170         
   170 
   171 #
   171 #
   172 
   172 
   173 # The following files require the latest JDK to be available.
   173 # The following files require the latest JDK to be available.
   174 # The API can be provided by using a suitable boot.java.home
   174 # The API can be provided by using a suitable boot.java.home
   175 # or by setting import.jdk
   175 # or by setting import.jdk