jdk/make/sun/jkernel/Makefile
changeset 3958 b8acd5ee4f4f
parent 3111 fefdeafb7ab9
child 4665 d14dc3d9e1fa
--- a/jdk/make/sun/jkernel/Makefile	Mon Oct 05 23:42:48 2009 +0100
+++ b/jdk/make/sun/jkernel/Makefile	Mon Oct 05 18:15:32 2009 -0700
@@ -35,10 +35,6 @@
 #
 _OPT = $(CC_HIGHEST_OPT)
 
-# This re-directs all the class files to a separate location
-CLASSDESTDIR = $(TEMPDIR)/classes
-
-
 #
 # Java source files
 #