Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
16309N/A# The contents of this file are subject to the terms of the 16309N/A# Common Development and Distribution License, Version 1.0 only 16309N/A# (the "License"). You may not use this file except in compliance 16309N/A# See the License for the specific language governing permissions 16309N/A# and limitations under the License. 16309N/A# When distributing Covered Code, include this CDDL HEADER in each 16313N/A# If applicable, add the following below this CDDL HEADER, with the 16309N/A# fields enclosed by brackets "[]" replaced with your own identifying 16309N/A# information: Portions Copyright [yyyy] [name of copyright owner] 16309N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved. 16309N/A# Use is subject to license terms. 16309N/A# Note: Hidden command and dependency checking plays havoc with perl module 16309N/A# makefiles, so we make sure to always unset the KEEP_STATE and 16309N/A# SUNPRO_DEPENDENCIES environment variables before calling any subsidiary makes. # To turn KEEP_STATE off the following two environment variables must be unset. # Configuration files needed from the architecture-specific subdirectories. # Where the configuration files need to be copied to. # Generated Makefiles, derived from config.sh. # distrib holds the perl source, contrib holds the SMI modules. # Modify config.sh to refer to the compiler used for the build. # Subsidiary makefiles include the generated Makefiles, # so make sure they exist first and then delete them afterwards.