hotspot/make/windows/makefiles/shared.make
changeset 11721 dcd1f62c9caf
parent 5547 f4b087cbb361
child 13474 ebc4c657841a
equal deleted inserted replaced
11720:b20268d74484 11721:dcd1f62c9caf
    28 
    28 
    29 !ifndef DIR
    29 !ifndef DIR
    30 DIR=.
    30 DIR=.
    31 !endif
    31 !endif
    32 
    32 
    33 !ifndef CPP
    33 !ifndef CXX
    34 CPP=cl.exe
    34 CXX=cl.exe
    35 !endif
    35 !endif
    36 
    36 
    37 
    37 
    38 !ifdef SUBDIRS
    38 !ifdef SUBDIRS
    39 $(SUBDIRS): FORCE
    39 $(SUBDIRS): FORCE