Makefile.buildnum revision 11794:4d99e16d8041
1130803Smarcel#
2130803Smarcel# CDDL HEADER START
3130803Smarcel#
4130803Smarcel# The contents of this file are subject to the terms of the
5130803Smarcel# Common Development and Distribution License (the "License").
6130803Smarcel# You may not use this file except in compliance with the License.
7130803Smarcel#
8130803Smarcel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9130803Smarcel# or http://www.opensolaris.org/os/licensing.
10130803Smarcel# See the License for the specific language governing permissions
11130803Smarcel# and limitations under the License.
12130803Smarcel#
13130803Smarcel# When distributing Covered Code, include this CDDL HEADER in each
14130803Smarcel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15130803Smarcel# If applicable, add the following below this CDDL HEADER, with the
16130803Smarcel# fields enclosed by brackets "[]" replaced with your own identifying
17130803Smarcel# information: Portions Copyright [yyyy] [name of copyright owner]
18130803Smarcel#
19130803Smarcel# CDDL HEADER END
20130803Smarcel#
21130803Smarcel
22130803Smarcel#
23130803Smarcel# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24130803Smarcel# Use is subject to license terms.
25130803Smarcel#
26130803Smarcel
27130803Smarcel#
28130803Smarcel# This file has no user serviceable parts.  It is maintained
29# automatically by gatekeeper scripts that run at build close.
30#
31# If you need to override this value, do not edit it here.  Instead,
32# set ONNV_BUILDNUM in your build environment.  If you do this, it must
33# be an integer, and your choice will have ramifications on whether or
34# not the package repositories you build will be upgradeable.
35#
36# The ONNV_BUILDNUM macro should, at any point in time, represent the
37# currently open build in the onnv-gate.
38#
39
40ONNV_BUILDNUM= 135
41