Makefile revision 2449e17f82f6097fd2c665b64723e31ceecbeca6
906N/A# The contents of this file are subject to the terms of the 906N/A# Common Development and Distribution License (the "License"). 906N/A# You may not use this file except in compliance with the License. 906N/A# See the License for the specific language governing permissions 906N/A# and limitations under the License. 906N/A# When distributing Covered Code, include this CDDL HEADER in each 906N/A# If applicable, add the following below this CDDL HEADER, with the 906N/A# fields enclosed by brackets "[]" replaced with your own identifying 906N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1389N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 906N/A# Use is subject to license terms. 906N/A# ident "%Z%%M% %I% %E% SMI" 1799N/A# Writing into string literals is incorrect. We need to match gcc's 1799N/A# behavior, which causes us to take SIGSEGV on such a write.