Makefile revision 5aefb6555731130ca4fd295960123d71f2d21fe8
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 0N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 0N/A# Use is subject to license terms. 0N/A# ident "%Z%%M% %I% %E% SMI" 0N/A then echo "sparc sparcv9"; \
0N/A then echo "i386 amd64"; \
0N/A else echo "unknown"; \
0N/A# Package dirs are directories which specifically 0N/A# have a 'package' target. This target is used to key 0N/A# off of whether a system build is performed 0N/A# or a SUNWonld build. 0N/A# invoke `package' to build this package from scratch. It will 0N/A# perform make install in the directories that contains components 0N/A# that this package is dependent upon 64N/A @
echo "===BUILD COMPLETED checking for warnings...===" 0N/A @
echo "==================done========================="