Makefile revision 3909
af062818b47340eef15700d2f0211576ba3506eevboxsync# Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.
af062818b47340eef15700d2f0211576ba3506eevboxsync# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
af062818b47340eef15700d2f0211576ba3506eevboxsync# This code is free software; you can redistribute it and/or modify it
af062818b47340eef15700d2f0211576ba3506eevboxsync# under the terms of the GNU General Public License version 2 only, as
af062818b47340eef15700d2f0211576ba3506eevboxsync# published by the Free Software Foundation. Oracle designates this
af062818b47340eef15700d2f0211576ba3506eevboxsync# particular file as subject to the "Classpath" exception as provided
af062818b47340eef15700d2f0211576ba3506eevboxsync# by Oracle in the LICENSE file that accompanied this code.
af062818b47340eef15700d2f0211576ba3506eevboxsync# This code is distributed in the hope that it will be useful, but WITHOUT
af062818b47340eef15700d2f0211576ba3506eevboxsync# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
af062818b47340eef15700d2f0211576ba3506eevboxsync# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
af062818b47340eef15700d2f0211576ba3506eevboxsync# version 2 for more details (a copy is included in the LICENSE file that
af062818b47340eef15700d2f0211576ba3506eevboxsync# accompanied this code).
af062818b47340eef15700d2f0211576ba3506eevboxsync# You should have received a copy of the GNU General Public License version
af062818b47340eef15700d2f0211576ba3506eevboxsync# 2 along with this work; if not, write to the Free Software Foundation,
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsync# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4b9d6701570cb98fd36e209314239d104ec584d3vboxsync# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsync# or visit www.oracle.com if you need additional information or have any
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsync# questions.
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsync# Makefile for building sun.tools.serialver.*
af062818b47340eef15700d2f0211576ba3506eevboxsync# This program must contain a manifest that defines the execution level
af062818b47340eef15700d2f0211576ba3506eevboxsync# needed to follow standard Vista User Access Control Guidelines
af062818b47340eef15700d2f0211576ba3506eevboxsync# This must be set before Program.gmk is included