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