Ignore:
Timestamp:
Jan 27, 2011, 6:22:28 PM (15 years ago)
Author:
dmik
Message:

jdk: Adopted JPDA to OS/2 and included in the build (closes #19).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk/jdk/make/Makefile

    r232 r249  
    260260all build:: sanity-all post-sanity-all
    261261
    262 ifndef OS2_TEMP
    263262SUBDIRS    = tools java javax org sun sunw com jpda mkdemo mksample launchers
    264 else # disable JPDA
    265 SUBDIRS    = tools java javax org sun sunw com mkdemo mksample launchers
    266 endif
    267263all build::
    268264        $(SUBDIRS-loop)
Note: See TracChangeset for help on using the changeset viewer.