Changeset 321


Ignore:
Timestamp:
Feb 16, 2012, 4:10:41 PM (13 years ago)
Author:
dmik
Message:

hotspot: Remove generated from VPATH.

It doesn't contain hotspot sources but it may contain object files
of the same name which will interfere when linking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk/hotspot/make/os2/makefiles/vm.make

    r312 r321  
    130130# Where to find the source code for the virtual machine
    131131Src_Dirs_V = \
    132   ../generated                          \
    133132  ../generated/adfiles                  \
    134133  ../generated/jvmtifiles               \
Note: See TracChangeset for help on using the changeset viewer.