Ignore:
Timestamp:
Jan 10, 2011, 12:26:50 AM (15 years ago)
Author:
dmik
Message:

jdk: Enabled building demos and samples.

File:
1 edited

Legend:

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

    r209 r232  
    262262ifndef OS2_TEMP
    263263SUBDIRS    = tools java javax org sun sunw com jpda mkdemo mksample launchers
    264 else # disable various stuff
    265 SUBDIRS    = tools java javax org sun sunw com launchers
     264else # disable JPDA
     265SUBDIRS    = tools java javax org sun sunw com mkdemo mksample launchers
    266266endif
    267267all build::
Note: See TracChangeset for help on using the changeset viewer.