1c5062ba6SMark J. Nelson# 2c5062ba6SMark J. Nelson# CDDL HEADER START 3c5062ba6SMark J. Nelson# 4c5062ba6SMark J. Nelson# The contents of this file are subject to the terms of the 5c5062ba6SMark J. Nelson# Common Development and Distribution License (the "License"). 6c5062ba6SMark J. Nelson# You may not use this file except in compliance with the License. 7c5062ba6SMark J. Nelson# 8c5062ba6SMark J. Nelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9c5062ba6SMark J. Nelson# or http://www.opensolaris.org/os/licensing. 10c5062ba6SMark J. Nelson# See the License for the specific language governing permissions 11c5062ba6SMark J. Nelson# and limitations under the License. 12c5062ba6SMark J. Nelson# 13c5062ba6SMark J. Nelson# When distributing Covered Code, include this CDDL HEADER in each 14c5062ba6SMark J. Nelson# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15c5062ba6SMark J. Nelson# If applicable, add the following below this CDDL HEADER, with the 16c5062ba6SMark J. Nelson# fields enclosed by brackets "[]" replaced with your own identifying 17c5062ba6SMark J. Nelson# information: Portions Copyright [yyyy] [name of copyright owner] 18c5062ba6SMark J. Nelson# 19c5062ba6SMark J. Nelson# CDDL HEADER END 20c5062ba6SMark J. Nelson# 21c5062ba6SMark J. Nelson 22c5062ba6SMark J. Nelson# 23c5062ba6SMark J. Nelson# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 24c5062ba6SMark J. Nelson# Use is subject to license terms. 25c5062ba6SMark J. Nelson# 26c5062ba6SMark J. Nelson 27c5062ba6SMark J. Nelson# 28c5062ba6SMark J. Nelson# This file has no user serviceable parts. It is maintained 29c5062ba6SMark J. Nelson# automatically by gatekeeper scripts that run at build close. 30c5062ba6SMark J. Nelson# 31c5062ba6SMark J. Nelson# If you need to override this value, do not edit it here. Instead, 32c5062ba6SMark J. Nelson# set ONNV_BUILDNUM in your build environment. If you do this, it must 33c5062ba6SMark J. Nelson# be an integer, and your choice will have ramifications on whether or 34c5062ba6SMark J. Nelson# not the package repositories you build will be upgradeable. 35c5062ba6SMark J. Nelson# 36c5062ba6SMark J. Nelson# The ONNV_BUILDNUM macro should, at any point in time, represent the 37c5062ba6SMark J. Nelson# currently open build in the onnv-gate. 38c5062ba6SMark J. Nelson# 39c5062ba6SMark J. Nelson 40*dec2188cSjmcpONNV_BUILDNUM= 148 41