make/solaris/makefiles/debug.make

changeset 4344
892acf0431ef
parent 3095
19241ae0d839
child 4943
bc63dd2539a4
     1.1 --- a/make/solaris/makefiles/debug.make	Fri Dec 07 10:55:16 2012 -0800
     1.2 +++ b/make/solaris/makefiles/debug.make	Fri Dec 14 10:06:52 2012 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -53,7 +53,6 @@
    1.11   "Please use 'gnumake jvmg' to build debug JVM.                            \n" \
    1.12   "-------------------------------------------------------------------------\n")
    1.13  
    1.14 -G_SUFFIX = _g
    1.15  VERSION = debug
    1.16  SYSDEFS += -DASSERT -DDEBUG
    1.17  PICFLAGS = DEFAULT

mercurial