402N/A# The contents of this file are subject to the terms of the 402N/A# Common Development and Distribution License (the "License"). 402N/A# You may not use this file except in compliance with the License. 402N/A# See the License for the specific language governing permissions 402N/A# and limitations under the License. 402N/A# When distributing Covered Code, include this CDDL HEADER in each 402N/A# If applicable, add the following below this CDDL HEADER, with the 402N/A# fields enclosed by brackets "[]" replaced with your own identifying 402N/A# information: Portions Copyright [yyyy] [name of copyright owner] 402N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. 402N/A if [ "${UNKNOWN_ARG}" = "yes" ] ; then 402N/A echo "$1: Invalid argument" 402N/A if [ "${DO_MAKE}" = "no" ] ; then 402N/A if [ -f "${file}.o" ] ; then 402N/A if [ -f "${file}" ] ; then 402N/A if [ "${DO_CLEANUP}" = "no" ] ; then