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