xref: /onnv-gate/usr/src/Makefile.buildnum (revision 13137:f23a67c5e7d8)
111794SMark.J.Nelson@Sun.COM#
211794SMark.J.Nelson@Sun.COM# CDDL HEADER START
311794SMark.J.Nelson@Sun.COM#
411794SMark.J.Nelson@Sun.COM# The contents of this file are subject to the terms of the
511794SMark.J.Nelson@Sun.COM# Common Development and Distribution License (the "License").
611794SMark.J.Nelson@Sun.COM# You may not use this file except in compliance with the License.
711794SMark.J.Nelson@Sun.COM#
811794SMark.J.Nelson@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
911794SMark.J.Nelson@Sun.COM# or http://www.opensolaris.org/os/licensing.
1011794SMark.J.Nelson@Sun.COM# See the License for the specific language governing permissions
1111794SMark.J.Nelson@Sun.COM# and limitations under the License.
1211794SMark.J.Nelson@Sun.COM#
1311794SMark.J.Nelson@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
1411794SMark.J.Nelson@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1511794SMark.J.Nelson@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
1611794SMark.J.Nelson@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
1711794SMark.J.Nelson@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
1811794SMark.J.Nelson@Sun.COM#
1911794SMark.J.Nelson@Sun.COM# CDDL HEADER END
2011794SMark.J.Nelson@Sun.COM#
2111794SMark.J.Nelson@Sun.COM
2211794SMark.J.Nelson@Sun.COM#
2311794SMark.J.Nelson@Sun.COM# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
2411794SMark.J.Nelson@Sun.COM# Use is subject to license terms.
2511794SMark.J.Nelson@Sun.COM#
2611794SMark.J.Nelson@Sun.COM
2711794SMark.J.Nelson@Sun.COM#
2811794SMark.J.Nelson@Sun.COM# This file has no user serviceable parts.  It is maintained
2911794SMark.J.Nelson@Sun.COM# automatically by gatekeeper scripts that run at build close.
3011794SMark.J.Nelson@Sun.COM#
3111794SMark.J.Nelson@Sun.COM# If you need to override this value, do not edit it here.  Instead,
3211794SMark.J.Nelson@Sun.COM# set ONNV_BUILDNUM in your build environment.  If you do this, it must
3311794SMark.J.Nelson@Sun.COM# be an integer, and your choice will have ramifications on whether or
3411794SMark.J.Nelson@Sun.COM# not the package repositories you build will be upgradeable.
3511794SMark.J.Nelson@Sun.COM#
3611794SMark.J.Nelson@Sun.COM# The ONNV_BUILDNUM macro should, at any point in time, represent the
3711794SMark.J.Nelson@Sun.COM# currently open build in the onnv-gate.
3811794SMark.J.Nelson@Sun.COM#
3911794SMark.J.Nelson@Sun.COM
40*13137SJames.McPherson@Oracle.COMONNV_BUILDNUM= 148
41