hotspot/make/solaris/makefiles/debug.make
changeset 4493 9204129f065e
parent 1549 710f8deef989
child 5547 f4b087cbb361
equal deleted inserted replaced
4492:63c49e60fc25 4493:9204129f065e
    52  "-------------------------------------------------------------------------\n" \
    52  "-------------------------------------------------------------------------\n" \
    53  "WARNING: 'gnumake debug' is deprecated. It will be removed in the future.\n" \
    53  "WARNING: 'gnumake debug' is deprecated. It will be removed in the future.\n" \
    54  "Please use 'gnumake jvmg' to build debug JVM.                            \n" \
    54  "Please use 'gnumake jvmg' to build debug JVM.                            \n" \
    55  "-------------------------------------------------------------------------\n")
    55  "-------------------------------------------------------------------------\n")
    56 
    56 
    57 G_SUFFIX =
    57 G_SUFFIX = _g
    58 VERSION = debug
    58 VERSION = debug
    59 SYSDEFS += -DASSERT -DDEBUG
    59 SYSDEFS += -DASSERT -DDEBUG
    60 PICFLAGS = DEFAULT
    60 PICFLAGS = DEFAULT