jdk/make/sun/nio/Makefile
changeset 4115 e09be02771b6
parent 3052 5c9886498f31
child 4341 2af5eacd4b24
--- a/jdk/make/sun/nio/Makefile	Mon Oct 26 21:42:20 2009 +0000
+++ b/jdk/make/sun/nio/Makefile	Wed Oct 28 12:54:37 2009 -0700
@@ -44,14 +44,6 @@
 include FILES_java.gmk
 AUTO_FILES_JAVA_DIRS = sun/nio/cs/ext
 
-# Exclude a few sources on windows
-ifeq ($(PLATFORM), windows)
-  AUTO_JAVA_PRUNE = sun/nio/cs/ext/COMPOUND_TEXT.java         \
-                    sun/nio/cs/ext/COMPOUND_TEXT_Decoder.java \
-                    sun/nio/cs/ext/COMPOUND_TEXT_Encoder.java \
-                    sun/nio/cs/ext/CompoundTextSupport.java
-endif # PLATFORM
-
 # For Cygwin, command line arguments that are paths must be converted to
 # windows style paths. These paths cannot be used as targets, however, because 
 # the ":" in them  will interfere with GNU Make rules, generating "multiple