Changeset 74 for trunk/openjdk/jdk/make/sun/net
- Timestamp:
- Jul 21, 2010, 9:16:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/sun/net/FILES_java.gmk
r2 r74 122 122 sun/net/www/protocol/http/InMemoryCookieStore.java 123 123 124 ifeq ($( PLATFORM), windows)124 ifeq ($(filter-out windows os2, $(PLATFORM)),) 125 125 FILES_java += sun/net/www/protocol/http/NTLMAuthSequence.java 126 126 endif
Note:
See TracChangeset
for help on using the changeset viewer.