Changeset 74 for trunk/openjdk/jdk/make/sun/Makefile
- Timestamp:
- Jul 21, 2010, 9:16:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/sun/Makefile
r2 r74 39 39 40 40 # Non windows subdirs 41 ifneq ($( PLATFORM), windows)41 ifneq ($(filter-out windows os2, $(PLATFORM)),) 42 42 ifndef OPENJDK 43 43 ifeq ($(PLATFORM), solaris)
Note:
See TracChangeset
for help on using the changeset viewer.