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