Changeset 236
- Timestamp:
- Jan 10, 2011, 2:14:34 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/com/sun/Makefile
r157 r236 40 40 41 41 # Omit mirror since it's built with the apt tool. 42 ifndef OS2_TEMP43 42 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \ 44 43 java inputmethods org rowset net/httpserver net/ssl demo \ 45 44 tools jarsigner 46 else # disable GUI stuff47 SUBDIRS = $(SCRIPT_SUBDIR) security crypto/provider jndi jmx \48 java org rowset net/httpserver net/ssl demo \49 tools jarsigner50 endif51 45 52 46 all build clean clobber::
Note:
See TracChangeset
for help on using the changeset viewer.