Ignore:
Timestamp:
Mar 28, 2011, 12:08:07 PM (14 years ago)
Author:
dmik
Message:

jdk/make: Removed accidentally committed build target hack (yes, this shows how nice the build system is).

File:
1 edited

Legend:

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

    r278 r279  
    260260all build:: sanity-all post-sanity-all
    261261
    262 #SUBDIRS    = tools java javax org sun sunw com jpda mkdemo mksample launchers
    263 SUBDIRS    = java javax org sun sunw com jpda mkdemo mksample launchers
     262SUBDIRS    = tools java javax org sun sunw com jpda mkdemo mksample launchers
    264263all build::
    265264        $(SUBDIRS-loop)
Note: See TracChangeset for help on using the changeset viewer.