make/solaris/makefiles/debug.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File 7104565 Cdiff make/solaris/makefiles/debug.make

make/solaris/makefiles/debug.make

Print this page

        

*** 1,7 **** # ! # Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. --- 1,7 ---- # ! # Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation.
*** 50,56 **** # This mapfile is only needed when compiling with dtrace support, # and mustn't be otherwise. MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) VERSION = debug ! SYSDEFS += -DASSERT -DDEBUG PICFLAGS = DEFAULT --- 50,56 ---- # This mapfile is only needed when compiling with dtrace support, # and mustn't be otherwise. MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) VERSION = debug ! SYSDEFS += -DASSERT PICFLAGS = DEFAULT
make/solaris/makefiles/debug.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File